Skip to content

Commit

Permalink
WI-5739 - Added missing dependancy
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremypoulter committed Dec 18, 2024
1 parent 4fed7eb commit 20fb99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

deploy:
name: Deploy to Feature Environment
needs: [labels]
needs: [labels, build]
uses: webgains/github-workflows/.github/workflows/deploy-service-to-environment.yml@WI-5868-allow-service-deploy-workflow-to-use-any-repositor
secrets: inherit
with:
Expand Down

0 comments on commit 20fb99f

Please sign in to comment.