Skip to content

Commit

Permalink
require the workflow to pass the tests first
Browse files Browse the repository at this point in the history
  • Loading branch information
TakGN committed Jul 16, 2024
1 parent 4a17046 commit ace629d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
environment: Testing

container_img_build_push_gar:
# needs: [test]
needs: [test]
# Allow the job to fetch a GitHub ID token
permissions:
id-token: write
Expand Down

0 comments on commit ace629d

Please sign in to comment.