Skip to content

Commit

Permalink
run tests on branch v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bd-j committed Jan 2, 2024
1 parent d3b2949 commit 9eb80f9
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]
branches: [main, v2.0]
pull_request:
branches: [main]
branches: [main, v2.0]

jobs:
tests:
Expand Down

0 comments on commit 9eb80f9

Please sign in to comment.