We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61b9c0a commit 35c0616Copy full SHA for 35c0616
1 file changed
.github/workflows/image_scan.yml
@@ -3,7 +3,7 @@ on:
3
# Every day at 00:00
4
- schedule:
5
- cron: "0 0 * * *"
6
- - workflow_dispatch
+ - workflow_dispatch:
7
jobs:
8
scan_image:
9
name: Scan compute worker image with Trivy
0 commit comments