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 dc78c11 commit a7eb09cCopy full SHA for a7eb09c
.github/workflows/docker-build.yml
@@ -4,6 +4,8 @@ permissions:
4
packages: write
5
6
on:
7
+ push: # FOR TESTS ONLY
8
+ branches: [ improve-docker-gha ]
9
workflow_dispatch:
10
inputs:
11
registry:
0 commit comments