mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-19 08:39:44 +00:00
Run CI on *-dev branch
I believe this has to be on `main` to actually take effect.
This commit is contained in:
1
.github/workflows/sqlx.yml
vendored
1
.github/workflows/sqlx.yml
vendored
@@ -5,6 +5,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- *-dev
|
||||
|
||||
jobs:
|
||||
format:
|
||||
|
||||
Reference in New Issue
Block a user