mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-02 07:21:08 +00:00
fix(actions): quote glob branch filter
This commit is contained in:
parent
9d0e596740
commit
6d0d7402c8
2
.github/workflows/sqlx.yml
vendored
2
.github/workflows/sqlx.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- *-dev
|
||||
- '*-dev'
|
||||
|
||||
jobs:
|
||||
format:
|
||||
|
Loading…
x
Reference in New Issue
Block a user