Commit feaf4d3
committed
ci: disable SonarCloud automatic triggers
SONAR_TOKEN is currently not validly configured for this repository, so the scheduled
push and pull_request runs of the SonarCloud workflow fail on every
commit. Comment out those triggers and keep only workflow_dispatch so
the job can still be invoked manually. Restore the original triggers
once the token is set up.1 parent bf1ce50 commit feaf4d3
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
0 commit comments