We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3456c03 commit e57ba29Copy full SHA for e57ba29
1 file changed
.github/workflows/update-dependencies.yml
@@ -2,7 +2,7 @@ name: Update Dockerfile Dependencies
2
on:
3
schedule:
4
- cron: '0 12 * * * *'
5
- worfklow_dispatch:
+ workflow_dispatch:
6
7
permissions:
8
contents: write
0 commit comments