We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de1b1ff commit f461179Copy full SHA for f461179
.github/workflows/CI.yml
@@ -88,6 +88,7 @@ jobs:
88
id: build
89
with:
90
push: ${{ !github.event.repository.fork }}
91
+ pull: true
92
tags: ${{ steps.meta.outputs.tags }}
93
labels: ${{ steps.meta.outputs.labels }}
94
build-args: |
0 commit comments