Skip to content

Commit 8c04cc4

Browse files
ci: Use datajoint-python master branch for docs build
Now that pre/v2.1 has been merged into master, build docs from master. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent d1b9288 commit 8c04cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/development.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v2
1818
with:
1919
repository: datajoint/datajoint-python
20-
ref: pre/v2.1
20+
ref: master
2121
path: datajoint-python
2222
- name: Compile docs static artifacts
2323
run: |

0 commit comments

Comments
 (0)