🔄 synced file(s) with bitnami/support (#67057)

🔄 synced local '.github/workflows/' with remote 'workflows/'

Signed-off-by: bitnami-bot <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-05-15 12:16:15 +02:00
committed by GitHub
parent d76518555f
commit e919b945df

View File

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