Skip to content

Commit 9d8f1f1

Browse files
Update .github/workflows/builds.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b8057a2 commit 9d8f1f1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/builds.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ jobs:
2727
contents: read
2828

2929
build:
30+
needs:
31+
- license-check
32+
- pin-check
3033
strategy:
3134
fail-fast: false
3235
matrix:

0 commit comments

Comments
 (0)