We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aea4ccc commit 40ce842Copy full SHA for 40ce842
1 file changed
README.md
@@ -41,6 +41,7 @@ on:
41
- 'v*'
42
pull_request:
43
44
+jobs:
45
build:
46
uses: docker/github-builder/.github/workflows/build.yml@v1
47
permissions:
@@ -166,6 +167,7 @@ on:
166
167
168
169
170
171
172
173
@@ -317,6 +319,7 @@ on:
317
319
318
320
321
322
323
bake:
324
uses: docker/github-builder/.github/workflows/bake.yml@v1
325
0 commit comments