We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09c619e + ed97bf7 commit a3eacaaCopy full SHA for a3eacaa
.github/workflows/action.yml
@@ -3,6 +3,8 @@ name: Awesome Lint
3
on:
4
pull_request:
5
branches: [main]
6
+ push:
7
+ branches: [main]
8
9
jobs:
10
Awesome_Lint:
0 commit comments