We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20269e0 commit d3d5b74Copy full SHA for d3d5b74
.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