Skip to content

Commit 2587497

Browse files
committed
Adding deps for jobs
1 parent ac5451c commit 2587497

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
preview-build:
3333
if: ${{ contains(github.event.pull_request.labels.*.name, 'preview') || github.ref_name == 'main' }}
3434
runs-on: ubuntu-latest
35+
needs: render-datasheets
3536
concurrency:
3637
group: netlify
3738
cancel-in-progress: false

0 commit comments

Comments
 (0)