Skip to content

Commit

Permalink
update push workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cauta committed Apr 12, 2024
1 parent d216864 commit b9a7dad
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,8 @@ on:
- main

jobs:
verify:
uses: ./.github/workflows/verify.yml

release-please:
needs: verify
push:
name: Push
runs-on: ubuntu-latest
steps:
- name: Build docker image
Expand Down

0 comments on commit b9a7dad

Please sign in to comment.