We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c6c0a5 commit dd5f807Copy full SHA for dd5f807
.github/workflows/PullRequestClosed.yml
@@ -14,7 +14,6 @@ jobs:
14
# For external PR, ticket should be moved manually
15
if: |
16
github.event.pull_request.head.repo.full_name == github.repository
17
- && github.event.pull_request.merged
18
steps:
19
- id: secrets
20
uses: SonarSource/vault-action-wrapper@v3
0 commit comments