Skip to content

Commit bcb17d0

Browse files
authored
Added manual trigger for the github pipeline (#38)
1 parent aa77139 commit bcb17d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-scan-and-push.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ env:
88
name: Container build, scan and push
99

1010
on:
11+
workflow_dispatch:
1112
schedule:
1213
- cron: "0 5 * * *"
1314

0 commit comments

Comments
 (0)