Skip to content

Commit ed4d925

Browse files
author
Sylvain MARIE
committed
Added workflow dispatch
1 parent 0653df3 commit ed4d925

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/updater.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: GitHub Actions Version Updater
22

33
# Controls when the action will run.
44
on:
5+
workflow_dispatch:
56
schedule:
67
# Automatically run on every Sunday
78
- cron: '0 0 * * 0'

0 commit comments

Comments
 (0)