Skip to content

Commit

Permalink
ci: run on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
baxang committed Oct 16, 2024
1 parent 4b08af4 commit 0f04caa
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ name: Ruby
on:
push:
branches:
- main
- chore/upgrade-ruby-ci
- '*'
pull_request:
branches:
- main
- chore/upgrade-ruby-ci
- '*'

jobs:
test:
Expand Down

0 comments on commit 0f04caa

Please sign in to comment.