Skip to content

Commit

Permalink
Merge pull request #38 from sarg3nt/Run-trivy-on-demand
Browse files Browse the repository at this point in the history
Run trivy on demand
  • Loading branch information
sarg3nt authored Oct 31, 2024
2 parents a371a8a + 9aac434 commit 5160bfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
branches: [ "main" ]
schedule:
- cron: '19 14 * * 5'
workflow_dispatch: # Allows manual triggering

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 5160bfc

Please sign in to comment.