We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c828fb5 commit 9d0e596Copy full SHA for 9d0e596
.github/workflows/sqlx.yml
@@ -5,6 +5,7 @@ on:
5
push:
6
branches:
7
- main
8
+ - *-dev
9
10
jobs:
11
format:
0 commit comments