We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a62c0a commit d7b7b91Copy full SHA for d7b7b91
.github/workflows/push-docker-arm64.yaml
@@ -15,6 +15,7 @@ on:
15
16
jobs:
17
arm64:
18
+ if: false
19
uses: ./.github/workflows/push-docker-image.yaml
20
secrets: inherit
21
with:
0 commit comments