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 6007d86 commit 9471e56Copy full SHA for 9471e56
.github/workflows/lint.yml
@@ -4,6 +4,8 @@ on:
4
pull_request:
5
branches:
6
- main
7
+ - push
8
+ - pull_request
9
10
permissions:
11
contents: read # to fetch code (actions/checkout)
0 commit comments