Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 243991b commit 6eebf2fCopy full SHA for 6eebf2f
1 file changed
.github/workflows/lint.yml
@@ -2,6 +2,8 @@ name: lint
2
on:
3
pull_request:
4
push:
5
+ branches:
6
+ - master
7
8
jobs:
9
lint:
0 commit comments