Skip to content

Commit

Permalink
update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ousid committed Apr 8, 2024
1 parent c0198ce commit 0b0e568
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,15 @@ name: run-tests

on:
push:
branches: [main]
branches:
- main
- 1.x
- 2.x
pull_request:
branches: [main]
branches:
- main
- 1.x
- 2.x

jobs:
test:
Expand Down

0 comments on commit 0b0e568

Please sign in to comment.