Skip to content

Commit 75fc6ad

Browse files
committed
Drag down all branches in docs build.
1 parent 57ffec8 commit 75fc6ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/premerge.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ jobs:
114114
steps:
115115
- name: Checkout Code
116116
uses: actions/checkout@v4
117+
with:
118+
fetch-depth: 0
119+
fetch-tags: true
117120
- name: Set up Python
118121
uses: actions/setup-python@v5
119122
with:

0 commit comments

Comments
 (0)