Skip to content

Commit 3ce7ec9

Browse files
authored
Merge pull request #86 from publify/github-actions-manual-dispatch
Allow starting the GitHub Actions workflow manually
2 parents 9d2c88c + 6940c71 commit 3ce7ec9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ name: CI
1515
- 9-2-stable
1616
schedule:
1717
- cron: '16 4 12 * *'
18+
workflow_dispatch:
1819

1920
jobs:
2021
test:

0 commit comments

Comments
 (0)