Skip to content

Commit 01e63fc

Browse files
committed
fix: ignore zizmor finding in sonar-scan
1 parent dbd5e48 commit 01e63fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonar-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request_target:
7+
pull_request_target: # zizmor: ignore[dangerous-triggers] # Accepted risk, minimal impact.
88

99
jobs:
1010
sonar-scan:

0 commit comments

Comments
 (0)