Skip to content

Commit 40ce842

Browse files
committed
Add missing field in workflow definition
1 parent aea4ccc commit 40ce842

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ on:
4141
- 'v*'
4242
pull_request:
4343

44+
jobs:
4445
build:
4546
uses: docker/github-builder/.github/workflows/build.yml@v1
4647
permissions:
@@ -166,6 +167,7 @@ on:
166167
- 'v*'
167168
pull_request:
168169
170+
jobs:
169171
build:
170172
uses: docker/github-builder/.github/workflows/build.yml@v1
171173
permissions:
@@ -317,6 +319,7 @@ on:
317319
- 'v*'
318320
pull_request:
319321
322+
jobs:
320323
bake:
321324
uses: docker/github-builder/.github/workflows/bake.yml@v1
322325
permissions:

0 commit comments

Comments
 (0)