Skip to content

Commit

Permalink
Test all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer committed May 31, 2021
1 parent fd8d988 commit 7ccf7ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- master
- '*'
paths:
- 'test/**'
- 'pysr/**'
Expand All @@ -10,7 +10,7 @@ on:
- 'Project.toml'
pull_request:
branches:
- master
- '*'
paths:
- 'test/**'
- 'pysr/**'
Expand Down

0 comments on commit 7ccf7ad

Please sign in to comment.