We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4f65f8 commit ffe944cCopy full SHA for ffe944c
.github/workflows/lint.yml
@@ -1,6 +1,10 @@
1
name: Lint
2
3
-on: [push, pull_request]
+on:
4
+ pull_request:
5
+ push:
6
+ branches:
7
+ - main
8
9
jobs:
10
build:
0 commit comments