Skip to content

Commit

Permalink
Merge pull request #987 from mountaindude/master
Browse files Browse the repository at this point in the history
build: Debugging GHA
  • Loading branch information
mountaindude authored Feb 1, 2024
2 parents 7157369 + 39b7199 commit 683a3b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-image-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ on:
description: 'Test scenario tags'
required: false
release:
types:
- published
types: [published]

jobs:
build:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/virus-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: released

on:
release:
types:
- published
types: [published]

jobs:
virustotal:
Expand Down

0 comments on commit 683a3b7

Please sign in to comment.