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 Aug 28, 2023
1 parent a8e5756 commit 6952707
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 6952707

Please sign in to comment.