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 d97e49f commit df08da9Copy full SHA for df08da9
.github/workflows/action-lint.yml
@@ -1,5 +1,7 @@
1
name: reviewdog
2
-on: [pull_request]
+on:
3
+ push:
4
+ branches: []
5
jobs:
6
actionlint:
7
permissions:
0 commit comments