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 233e372 commit 915fe1bCopy full SHA for 915fe1b
.github/workflows/lint.yml
@@ -5,8 +5,8 @@ name: Lint
5
# Controls when the workflow will run
6
on:
7
# Triggers the workflow on push or pull request events but only for the "main" branch
8
- push:
9
- branches: [ "main" ]
+ #push:
+ # branches: [ "main" ]
10
pull_request:
11
branches: [ "main" ]
12
0 commit comments