Skip to content

Commit 4bff53e

Browse files
committed
Test restore of reusable workflow PR.
1 parent e98134e commit 4bff53e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
# Tests the Gutenberg plugin build process within a wordpress-develop checkout.
102102
test-gutenberg-build-process:
103103
name: Gutenberg running from ${{ matrix.directory }}
104-
uses: WordPress/wordpress-develop/.github/workflows/reusable-test-gutenberg-build-process.yml@trunk
104+
uses: WordPress/wordpress-develop/.github/workflows/reusable-test-gutenberg-build-process.yml@948a9746471f1119050712fde72072fc49274913
105105
permissions:
106106
contents: read
107107
if: ${{ github.repository == 'WordPress/wordpress-develop' }}
@@ -126,7 +126,7 @@ jobs:
126126
# See https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability.
127127
test-gutenberg-build-process-additional-os:
128128
name: Gutenberg running from ${{ matrix.directory }}
129-
uses: WordPress/wordpress-develop/.github/workflows/reusable-test-gutenberg-build-process.yml@trunk
129+
uses: WordPress/wordpress-develop/.github/workflows/reusable-test-gutenberg-build-process.yml@948a9746471f1119050712fde72072fc49274913
130130
permissions:
131131
contents: read
132132
if: ${{ github.repository == 'WordPress/wordpress-develop' }}

0 commit comments

Comments
 (0)