Skip to content

Commit

Permalink
Update test.yml to run test on main and dev
Browse files Browse the repository at this point in the history
  • Loading branch information
JsteReubsSoftware authored Sep 26, 2023
1 parent 9673cb6 commit 64b8faa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ name: Build, Lint and Test
push:
branches:
- '*_test'
- dev
- main
jobs:
all_test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 64b8faa

Please sign in to comment.