chore: update Uffizzi GHA for better error-handling (#996)

Update Uffizzi GHA for better error-handling
pull/998/head
Shruti Chaturvedi 2 years ago committed by GitHub
parent 930b54fabd
commit 1bdb0d465c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -72,7 +72,7 @@ jobs:
name: Use Remote Workflow to Preview on Uffizzi
needs:
- cache-compose-file
uses: UffizziCloud/preview-action/.github/workflows/reusable.yaml@v2
uses: UffizziCloud/preview-action/.github/workflows/reusable.yaml@check_pr_state
with:
# If this workflow was triggered by a PR close event, cache-key will be an empty string
# and this reusable workflow will delete the preview deployment.

Loading…
Cancel
Save