Skip to content

Commit 23cc9f7

Browse files
valid workflow
1 parent eae3ccc commit 23cc9f7

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

testdata/.github/workflows/empty.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
on:
2+
push:
3+
pull_request:
4+
jobs:
5+
zizmor:
6+
permissions:
7+
actions: read
8+
contents: read
9+
id-token: write
10+
pull-requests: write
11+
security-events: write
12+
uses: grafana/shared-workflows/.github/workflows/reusable-zizmor.yml@5a413efebe3688c4761412b1c211af0e03c0e892
13+

0 commit comments

Comments
 (0)