Commit 0b11825
Skip SonarQube scan for Dependabot PRs (#1023)
Dependabot PRs don't have access to repository secrets, so SONAR_TOKEN
is always empty and the scan fails. Skip it for dependabot[bot] actor.
Co-authored-by: Ariel Rolfo <arielr-lt+username@users.noreply.github.com>1 parent 02b7fc0 commit 0b11825
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments