Skip to content

Commit 26a6ac3

Browse files
Let workflow be manually triggered (#297)
1 parent eb96e9e commit 26a6ac3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/UploadDockerImages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ on:
2121
schedule:
2222
# Run the job daily at 12AM UTC
2323
- cron: '0 0 * * *'
24+
25+
workflow_dispatch:
2426

2527
jobs:
2628
build-image:

0 commit comments

Comments
 (0)