Skip to content

Commit 1c85aea

Browse files
committed
o_O
1 parent b0f83d4 commit 1c85aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/performance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
# Runs the performance test suite.
3434
performance:
3535
name: ${{ matrix.multisite && 'Multisite' || 'Single site' }}
36-
uses: WordPress/wordpress-develop/.github/workflows/reusable-performance.yml@trunk
36+
uses: ./.github/workflows/reusable-performance.yml
3737
permissions:
3838
contents: read
3939
if: ${{ ( github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' ) }}

0 commit comments

Comments
 (0)