mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2025-12-15 18:46:31 +00:00
Update .github/workflows/qa.yml
Co-authored-by: Wouter Admiraal <45544358+wouter-admiraal-sonarsource@users.noreply.github.com>
This commit is contained in:
parent
d1fa91d310
commit
dcda987daf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/qa.yml
vendored
2
.github/workflows/qa.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: QA
|
||||
|
||||
on: [push, pull_request, workflow_dispatch]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
run_qa:
|
||||
|
|
|
|||
Loading…
Reference in a new issue