mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-09-25 14:18:43 +00:00
SQSCANGHA-3 Permission cleanup doesn't run if the scanner exits with a non-0 code (#33)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: QA
|
||||
|
||||
on: push
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
run_qa:
|
||||
|
||||
Reference in New Issue
Block a user