Skip to content

Commit

Permalink
Boolean not string.
Browse files Browse the repository at this point in the history
  • Loading branch information
desrosj committed Jan 15, 2025
1 parent 1cadfd7 commit f642207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/javascript-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
name: QUnit Tests
uses: desrosj/wordpress-develop/.github/workflows/reusable-javascript-tests.yml@update/js-workflow
with:
old-branch: 'true'
old-branch: true
permissions:
contents: read
if: ${{ github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' }}
Expand Down

0 comments on commit f642207

Please sign in to comment.