mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-02 07:21:08 +00:00
fix(ci): fix workflow to run on main
, not master
This commit is contained in:
parent
326964d717
commit
bd40cc9a2f
2
.github/workflows/sqlx.yml
vendored
2
.github/workflows/sqlx.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
format:
|
||||
|
Loading…
x
Reference in New Issue
Block a user