SongodaCore/.github/workflows
Christian Koop fa355cbdcc
GitHub Actions: Don't trigger SonarCloud for PRs but workflow_dispatch
They turns green if the PR comes from an outside collaborator because all steps
are skipped if the SONAR_TOKEN is not set.

I'd rather not run static analysis on PRs overall than having it turn out green.
2023-05-07 19:00:12 +02:00
..
build.yml GitHub Actions: Updates actions/checkout from v2 to v3 2023-05-07 18:40:27 +02:00
codeql.yml Introduce new CI/CD pipeline using GitHub Actions 2022-08-07 19:33:38 +02:00
sonarcloud.yml GitHub Actions: Don't trigger SonarCloud for PRs but workflow_dispatch 2023-05-07 19:00:12 +02:00