Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arpagon authored Jan 31, 2024
1 parent a5f15d6 commit 236deb3
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@ name: test

on:
push:
branches: [main]
branches:
- main
- dev
pull_request:
branches: [main]

branches:
- main
- dev
jobs:
build:
strategy:
Expand Down

0 comments on commit 236deb3

Please sign in to comment.