We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee6c734 commit ada0a9aCopy full SHA for ada0a9a
.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