Skip to content

Commit

Permalink
Run CI on *-dev branch
Browse files Browse the repository at this point in the history
I believe this has to be on `main` to actually take effect.
  • Loading branch information
abonander authored Feb 3, 2023
1 parent c828fb5 commit 9d0e596
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sqlx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- main
- *-dev

jobs:
format:
Expand Down

0 comments on commit 9d0e596

Please sign in to comment.