Skip to content

Commit 1358a95

Browse files
committed
Pass input to the workflow
1 parent 2b54d0f commit 1358a95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-build-processes.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
os: ${{ matrix.os }}
7272
directory: ${{ matrix.directory }}
7373
test-certificates: ${{ matrix.test-certificates && true || false }}
74+
check-gutenberg-functions: ${{ matrix.check-gutenberg-functions || false }}
7475
save-build: ${{ matrix.save-build && matrix.save-build || false }}
7576
prepare-playground: ${{ matrix.prepare-playground && matrix.prepare-playground || false }}
7677

0 commit comments

Comments
 (0)