Skip to content

Commit

Permalink
Merge pull request #140 from publify/github-actions-manual-dispatch
Browse files Browse the repository at this point in the history
Allow starting the GitHub Actions workflow manually
  • Loading branch information
mvz committed May 14, 2024
2 parents 5576c38 + 036b1c1 commit 5bfd5e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ name: CI
- 9-2-stable
schedule:
- cron: '16 4 12 * *'
workflow_dispatch:

jobs:
test:
Expand Down

0 comments on commit 5bfd5e8

Please sign in to comment.