We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20269e0 commit e2d2353Copy full SHA for e2d2353
.github/workflows/ci.yaml
@@ -1,9 +1,9 @@
1
name: CI
2
on:
3
push:
4
- branches: [main]
+ branches: ["release/1.x"]
5
pull_request:
6
7
jobs:
8
preflight:
9
name: License Header and Formatting Checks
0 commit comments