Skip to content

Commit

Permalink
Build with GitHub Actions on pushes and pull requests to 10-0-stable
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Jun 28, 2024
1 parent 6dba8a1 commit 75b3c4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ name: CI
push:
branches:
- master
- 10-0-stable
- 9-2-stable
pull_request:
branches:
- master
- 10-0-stable
- 9-2-stable
schedule:
- cron: '16 4 12 * *'
Expand Down

0 comments on commit 75b3c4d

Please sign in to comment.