Skip to content

Commit 799333e

Browse files
authored
Merge pull request #183 from reakaleek/feature/enable-workflow-dispatch
Add workflow_dispatch trigger
2 parents b02073c + 23c2a10 commit 799333e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/bump-opbeans-ruby.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
name: bump-opbeans-ruby
66

77
on:
8+
workflow_dispatch: ~
89
schedule:
910
- cron: '0 20 * * 6'
1011

0 commit comments

Comments
 (0)