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 aa77139 commit bcb17d0Copy full SHA for bcb17d0
.github/workflows/build-scan-and-push.yaml
@@ -8,6 +8,7 @@ env:
8
name: Container build, scan and push
9
10
on:
11
+ workflow_dispatch:
12
schedule:
13
- cron: "0 5 * * *"
14
0 commit comments