Skip to content

Commit 2659295

Browse files
hahnjodpiparo
authored andcommitted
ci: Checkout explicit branch in root-docs
This is most relevant for scheduled builds of branches. (cherry picked from commit a481509)
1 parent 626650d commit 2659295

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/root-docs-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
- name: Checkout
6161
uses: actions/checkout@v4
6262
with:
63+
ref: ${{ env.BASE_REF }}
6364
fetch-depth: 0
6465

6566
- name: Set up Python Virtual Env

0 commit comments

Comments
 (0)