Skip to content

Commit 9d7d312

Browse files
committed
TMP commit to test the changes
1 parent 9a97d19 commit 9d7d312

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/api_refs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Checkout documentation
5656
uses: actions/checkout@v4
5757
with:
58-
ref: ${{ steps.version_and_branches.outputs.base_branch }}
58+
ref: php-api-ref-dev-version # TMP: hardcoded to test dev version workflow; revert to ${{ steps.version_and_branches.outputs.base_branch }}
5959

6060
- name: Disable PHP coverage
6161
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)