Skip to content

Commit 16f2e00

Browse files
wait for workflow
1 parent 23cbfcb commit 16f2e00

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/deploy_preview.yml

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ name: Deploy Preview
22

33
on:
44
pull_request:
5+
workflow_run:
6+
workflows: [Get Figma Images]
7+
types:
8+
- completed
59

610
concurrency:
711
group: ${{ github.workflow }}-${{ github.ref }}
File renamed without changes.

0 commit comments

Comments
 (0)