Unverified Commit 1bdb0d46 authored by Shruti Chaturvedi's avatar Shruti Chaturvedi Committed by GitHub

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

Update Uffizzi GHA for better error-handling
parent 930b54fa
...@@ -72,7 +72,7 @@ jobs: ...@@ -72,7 +72,7 @@ jobs:
name: Use Remote Workflow to Preview on Uffizzi name: Use Remote Workflow to Preview on Uffizzi
needs: needs:
- cache-compose-file - cache-compose-file
uses: UffizziCloud/preview-action/.github/workflows/reusable.yaml@v2 uses: UffizziCloud/preview-action/.github/workflows/reusable.yaml@check_pr_state
with: with:
# If this workflow was triggered by a PR close event, cache-key will be an empty string # 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. # and this reusable workflow will delete the preview deployment.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment