Autoclose issues created by Jira integration

This commit is contained in:
Pavel Mikula 2025-03-06 14:46:07 +01:00
parent f932b663ac
commit 73e4db7a33

View file

@ -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