Skip to content

Commit

Permalink
Update branch names (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesPeck authored Oct 8, 2024
1 parent 692053e commit e4af1fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Tests
on:
push:
branches: [main, dev]
branches: [main, release]
pull_request:
branches: [main, dev]
branches: [main, release]
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e4af1fd

Please sign in to comment.