Skip to content

Commit

Permalink
Merge pull request #62 from Azure/aaqib-m/manual-image-scan
Browse files Browse the repository at this point in the history
ci: enable manual trigger for image scan
  • Loading branch information
aaqib-m committed May 9, 2024
2 parents d74573c + 78fb03d commit 65e0a5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trivy-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Image Vulnerabilities Scan
on:
schedule:
- cron: "0 12 * * 1"
workflow_dispatch:

jobs:
scan:
Expand Down

0 comments on commit 65e0a5c

Please sign in to comment.