Skip to content

Commit df08da9

Browse files
authored
Update action-lint.yml
1 parent d97e49f commit df08da9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/action-lint.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: reviewdog
2-
on: [pull_request]
2+
on:
3+
push:
4+
branches: []
35
jobs:
46
actionlint:
57
permissions:

0 commit comments

Comments
 (0)