Skip to content

Commit

Permalink
Update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
yannh committed Jan 5, 2022
1 parent e26af10 commit 9422ec1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
goreleaser:
runs-on: ubuntu-latest
needs:
- kubeconform-test
- openapi2jsonschema-test
- test
if: startsWith(github.ref, 'refs/tags/v')
steps:
- name: checkout
Expand Down

0 comments on commit 9422ec1

Please sign in to comment.