🔄 synced local '.github/workflows/' with remote 'workflows/' (#25891)

Signed-off-by: bitnami-bot <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-05-15 12:17:52 +02:00
committed by GitHub
parent befcc554f1
commit 6675f4d52b

View File

@@ -20,6 +20,7 @@ jobs:
outputs:
author: ${{ steps.get-info.outputs.author }}
actor: ${{ steps.get-info.outputs.actor }}
review_state: ${{ steps.get-info.outputs.review_state }}
labels: ${{ steps.get-info.outputs.labels }}
resource_url: ${{ steps.get-info.outputs.resource_url }}
if: ${{ github.event.workflow_run.conclusion == 'success' }}