Commit d379b52
vp
Disable SonarCloud workflow triggers
Commented out the `on` section in `sonarcloud.yml`, disabling
automatic triggers for `push` and `pull_request` events on
the `main` branch, as well as manual triggers via
`workflow_dispatch`. This prevents the SonarCloud analysis
workflow from running until the triggers are re-enabled.1 parent 2e92506 commit d379b52
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments