Skip to content

Commit

Permalink
Merge pull request #61 from ganwell/jlf/chore-enable-ci-for-any-jlf-b…
Browse files Browse the repository at this point in the history
…ranch

chore: enable CI for any jlf/* branch
  • Loading branch information
Jean-Louis Fuchs authored Mar 3, 2024
2 parents 6f64d4c + 3f72dd7 commit aa82c4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
- 'jlf/*'

jobs:
test:
Expand Down

0 comments on commit aa82c4d

Please sign in to comment.