Skip to content

Commit 897ae60

Browse files
committed
Fix workflow for dependency changes
1 parent a695e39 commit 897ae60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/on-pr-dep-change.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
if: ${{ always() }}
3131
needs:
3232
- dependency-tests
33+
- create-project
3334
uses: './.github/workflows/project-cleanup.yaml'
3435
secrets: inherit
3536
with:

0 commit comments

Comments
 (0)