Skip to content

Commit

Permalink
chore: setup now needs setup-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mbruzda-splunk committed Feb 20, 2024
1 parent b305cc3 commit 9661188
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -924,6 +924,7 @@ jobs:

setup:
needs:
- setup-workflow
- build
- test-inventory
if: ${{ !cancelled() && needs.build.result == 'success' }}
Expand Down

0 comments on commit 9661188

Please sign in to comment.