Skip to content

Commit 5d7fff9

Browse files
committed
ci: update actionlint trigger configuration
1 parent 999059d commit 5d7fff9

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/workflows/actionlint.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: Lint GitHub Actions workflows
2-
on: [push, pull_request]
2+
on:
3+
pull_request:
4+
push:
5+
branches:
6+
- develop
37

48
jobs:
59
actionlint:

0 commit comments

Comments
 (0)