mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 06:58:50 +08:00
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 }}
|
||||
labels: ${{ steps.get-info.outputs.labels }}
|
||||
resource_url: ${{ steps.get-info.outputs.resource_url }}
|
||||
if: {{ github.event.workflow_run.conclusion == 'success' }}
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
steps:
|
||||
- id: get-info
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user