mirror of
https://github.com/bitnami/containers.git
synced 2026-02-09 18:57:39 +08:00
🔄 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:
1
.github/workflows/pr-review-hack.yml
vendored
1
.github/workflows/pr-review-hack.yml
vendored
@@ -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' }}
|
||||||
|
|||||||
Reference in New Issue
Block a user