Skip to content

Commit ba48ee4

Browse files
Add secrets-inherit rule to ignore specific workflow files in zizmor.yaml
1 parent ee980f6 commit ba48ee4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/linters/zizmor.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ rules:
22
template-injection:
33
ignore:
44
- action.yml
5+
secrets-inherit:
6+
ignore:
7+
- .github/workflows/Action-Test-Prerelease.yml
8+
- .github/workflows/Action-Test.yml

0 commit comments

Comments
 (0)