Skip to content

Commit f642207

Browse files
committed
Boolean not string.
1 parent 1cadfd7 commit f642207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/javascript-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
name: QUnit Tests
4949
uses: desrosj/wordpress-develop/.github/workflows/reusable-javascript-tests.yml@update/js-workflow
5050
with:
51-
old-branch: 'true'
51+
old-branch: true
5252
permissions:
5353
contents: read
5454
if: ${{ github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' }}

0 commit comments

Comments
 (0)