We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12a04c9 commit 76fff38Copy full SHA for 76fff38
.github/workflows/lint.yml
@@ -1,9 +1,9 @@
1
name: pre-commit
2
on:
3
pull_request:
4
- branches: [master]
+ branches: [main]
5
push:
6
7
jobs:
8
pre-commit:
9
runs-on: ubuntu-latest
0 commit comments