Skip to content

Commit e57ba29

Browse files
committed
fix workflow typo
1 parent 3456c03 commit e57ba29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Update Dockerfile Dependencies
22
on:
33
schedule:
44
- cron: '0 12 * * * *'
5-
worfklow_dispatch:
5+
workflow_dispatch:
66

77
permissions:
88
contents: write

0 commit comments

Comments
 (0)