Skip to content

Commit

Permalink
docs: record-deployment should depend on can-i-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Aug 15, 2022
1 parent 796c109 commit 1dcd19f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions record-deployment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ env:

jobs:
pact-record-deployment:
needs: can-i-deploy
runs-on: ubuntu-latest
steps:
- uses: pactflow/actions/[email protected]
Expand Down

0 comments on commit 1dcd19f

Please sign in to comment.