Skip to content

Commit

Permalink
Merge branch 'checking-policy-against-cert-constraints' of github.com…
Browse files Browse the repository at this point in the history
…:ChaosInTheCRD/go-witness into checking-policy-against-cert-constraints
  • Loading branch information
ChaosInTheCRD committed Feb 2, 2024
2 parents 855fa1c + b1066c0 commit 4e2904d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
artifact-upload-path: profile.cov

release:
needs: [fmt, sast, unit-tests]
needs: [fmt, sast, unit-test]
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 4e2904d

Please sign in to comment.