Skip to content

Commit

Permalink
Merge pull request #24 from bitnami/repo-sync/support/default
Browse files Browse the repository at this point in the history
πŸ”„ synced file(s) with bitnami/support
  • Loading branch information
fmulero authored Dec 19, 2023
2 parents 227367b + 8cda535 commit b5e7628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-review-hack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b5e7628

Please sign in to comment.