🔄 synced file(s) with bitnami/support (#53935)
🔄 synced local '.github/workflows/' with remote 'workflows/'
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com>
This commit is contained in:
parent
51b571b430
commit
a0f1036ede
|
|
@ -14,7 +14,7 @@ permissions:
|
|||
pull-requests: write
|
||||
# Avoid concurrency over the same issue
|
||||
concurrency:
|
||||
group: card-movement-${{ github.event.repository.id }}-${{ github.event.issue != null && github.event.issue.number || github.event.number }}
|
||||
group: card-movement-${{ github.event.issue != null && github.event.issue.number || github.event.number }}
|
||||
jobs:
|
||||
call-move-closed-workflow:
|
||||
uses: bitnami/support/.github/workflows/item-closed.yml@main
|
||||
|
|
|
|||
Loading…
Reference in New Issue