Skip to content

Commit e451cd4

Browse files
committed
[TMP] Use branch from PR
1 parent f98678f commit e451cd4

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: api-ref-mobile #${{ steps.version_and_branches.outputs.base_branch }}
5959

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

0 commit comments

Comments
 (0)