Skip to content

Commit

Permalink
Update branch for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mukeshpanchal27 authored Jan 2, 2025
1 parent 0b57916 commit 2b7099c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
# Runs the performance test suite.
performance:
name: Performance tests ${{ matrix.memcached && '(with memcached)' || '' }}
uses: WordPress/wordpress-develop/.github/workflows/reusable-performance.yml@trunk
uses: mukeshpanchal27/wordpress-develop/.github/workflows/reusable-performance.yml@fix/performance-log-data-time
permissions:
contents: read
if: ${{ ( github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' ) }}
Expand Down

0 comments on commit 2b7099c

Please sign in to comment.