Skip to content

Commit f9a0f92

Browse files
committed
add workflow dispatch
1 parent b67b030 commit f9a0f92

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-dependencies.yml

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

67
permissions:
78
pull-requests: write

0 commit comments

Comments
 (0)