Skip to content

Commit 35c0616

Browse files
author
Obada Haddad
committed
fix for real
1 parent 61b9c0a commit 35c0616

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/image_scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
# Every day at 00:00
44
- schedule:
55
- cron: "0 0 * * *"
6-
- workflow_dispatch
6+
- workflow_dispatch:
77
jobs:
88
scan_image:
99
name: Scan compute worker image with Trivy

0 commit comments

Comments
 (0)