Skip to content

Commit

Permalink
Run CI on v2 branches
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesls committed Jan 4, 2025
1 parent a10940d commit 374568c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@ on:
push:
branches:
- master
- v2
- "v2-*"
- "feature/**"
pull_request:
branches:
- master
- v2
- "feature/**"
jobs:
prcheck:
Expand Down

0 comments on commit 374568c

Please sign in to comment.