mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2025-12-16 02:56:30 +00:00
Autoclose issues created by Jira integration
This commit is contained in:
parent
f932b663ac
commit
73e4db7a33
1 changed files with 0 additions and 1 deletions
1
.github/workflows/PullRequestClosed.yml
vendored
1
.github/workflows/PullRequestClosed.yml
vendored
|
|
@ -14,7 +14,6 @@ jobs:
|
|||
# For external PR, ticket should be moved manually
|
||||
if: |
|
||||
github.event.pull_request.head.repo.full_name == github.repository
|
||||
&& github.event.pull_request.merged
|
||||
steps:
|
||||
- id: secrets
|
||||
uses: SonarSource/vault-action-wrapper@v3
|
||||
|
|
|
|||
Loading…
Reference in a new issue