Skip to content

Commit 1c7460a

Browse files
authored
Fixed workflow
1 parent 0932589 commit 1c7460a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action-updater.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: GitHub Actions Version Updater
22

33
on:
4+
workflow_dispatch:
45
schedule:
56
- cron: '30 1 * * 0'
6-
workflow_dispatch
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)