Skip to content

Commit

Permalink
ci: add validation to the success job
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomoaccursi committed Mar 23, 2023
1 parent 4f7cf2b commit 6ccb71e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
success:
runs-on: ubuntu-latest
needs:
- validation
- build
- release-and-delivery
- documentation-deploy
Expand Down

0 comments on commit 6ccb71e

Please sign in to comment.