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 c715f35 commit 64fbf23Copy full SHA for 64fbf23
1 file changed
.github/workflows/lint.yml
@@ -1,8 +1,12 @@
1
name: Lint
2
3
on:
4
- push:
5
pull_request:
+ branches:
6
+ - main
7
+ push:
8
9
10
11
jobs:
12
lint:
0 commit comments