Skip to content

Commit dc0dd3b

Browse files
committed
Fix scheduled image scan by always checking out repository
1 parent 2df8595 commit dc0dd3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/image-scan.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616

1717
steps:
1818
- name: Checkout
19-
if: github.event_name == 'workflow_dispatch'
2019
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2120
with:
2221
persist-credentials: false

0 commit comments

Comments
 (0)