mirror of
https://github.com/bitnami/containers.git
synced 2026-03-27 07:17:59 +08:00
🔄 synced file(s) with bitnami/support (#53961)
🔄 synced local '.github/workflows/' with remote 'workflows/' Signed-off-by: bitnami-bot <bitnami-bot@vmware.com>
This commit is contained in:
2
.github/workflows/pr-review-hack.yml
vendored
2
.github/workflows/pr-review-hack.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
|||||||
actor: ${{ steps.get-info.outputs.actor }}
|
actor: ${{ steps.get-info.outputs.actor }}
|
||||||
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' }}
|
||||||
steps:
|
steps:
|
||||||
- id: get-info
|
- id: get-info
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user