mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-01-27 15:13:16 +03:00
SQSCANGHA-3 Permission cleanup doesn't run if the scanner exits with a non-0 code (#33)
This commit is contained in:
committed by
GitHub
parent
bdba66714e
commit
fd8151470c
2
.github/workflows/qa.yml
vendored
2
.github/workflows/qa.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: QA
|
||||
|
||||
on: push
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
run_qa:
|
||||
|
||||
Reference in New Issue
Block a user