Skip to content

Commit

Permalink
add push trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-r-warren committed Jul 25, 2024
1 parent f040045 commit 500c365
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sherlock-container-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
default: 'latest'
schedule:
- cron: '0 0 * * 0'
push: # temporary for testing

jobs:
scan:
Expand Down

0 comments on commit 500c365

Please sign in to comment.