Skip to content

Commit

Permalink
Merge branch 'main' into wainersm-patch-45
Browse files Browse the repository at this point in the history
  • Loading branch information
wainersm authored Sep 8, 2023
2 parents d36d06f + 545541b commit aa4de02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/podvm_on_pull.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
secrets: inherit
podvm_binaries:
needs: [podvm_builder]
uses: ./.github/workflows/podvm_builder.yaml
uses: ./.github/workflows/podvm_binaries.yaml
with:
registry: ghcr.io/${{ github.repository_owner }}
builder_img_tag: ci-pr${{ github.event.number }}
Expand Down

0 comments on commit aa4de02

Please sign in to comment.