We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b6c63a commit 02046e7Copy full SHA for 02046e7
.github/workflows/pre-commit.yaml
@@ -2,7 +2,7 @@ name: pre-commit
2
on:
3
pull_request:
4
push:
5
- branches: [main, '*.x']
+ branches: [main, stable]
6
jobs:
7
main:
8
runs-on: ubuntu-latest
0 commit comments