mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-04-10 07:20:05 +00:00
SQSCANGHA-3 Permission cleanup doesn't run if the scanner exits with a non-0 code (#33)
This commit is contained in:
parent
bdba66714e
commit
fd8151470c
6 changed files with 14 additions and 5 deletions
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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue