We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbd5e48 commit 01e63fcCopy full SHA for 01e63fc
1 file changed
.github/workflows/sonar-scan.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches:
6
- main
7
- pull_request_target:
+ pull_request_target: # zizmor: ignore[dangerous-triggers] # Accepted risk, minimal impact.
8
9
jobs:
10
sonar-scan:
0 commit comments