Skip to content

Commit b2c3d03

Browse files
authored
Merge pull request #84 from grafana/zerok/self-zizmor-always
fix(self-zizmor): run on any change
2 parents f785b75 + dd74990 commit b2c3d03

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/self-zizmor.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
name: zizmor GitHub Actions static analysis
22
on:
33
push:
4-
paths:
5-
- ".github/**"
64
pull_request:
75
types:
86
- edited
97
- opened
108
- ready_for_review
119
- synchronize
1210
- reopened
13-
paths:
14-
- ".github/**"
1511
merge_group:
1612
types: [checks_requested]
1713
jobs:

0 commit comments

Comments
 (0)