Skip to content

Commit

Permalink
wait for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasoppermann committed Oct 2, 2024
1 parent 23cbfcb commit 16f2e00
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: Deploy Preview

on:
pull_request:
workflow_run:
workflows: [Get Figma Images]
types:
- completed

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down
File renamed without changes.

0 comments on commit 16f2e00

Please sign in to comment.