We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 805b42f commit 10c4174Copy full SHA for 10c4174
.github/workflows/preview.yml
@@ -19,6 +19,7 @@ jobs:
19
with:
20
workflow: ${{ github.event.workflow_run.workflow_id }}
21
run_id: ${{ github.event.workflow_run.id }}
22
+ workflow_conclusion: success
23
name: site
24
- name: Store PR id as variable
25
id: pr
0 commit comments