Skip to content

Commit f97fd5d

Browse files
author
Martin D. Weinberg
committed
Go back to test branch for checking key documenation
1 parent 6bbb5e8 commit f97fd5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build and Deploy Sphinx Docs
33
on:
44
push:
55
branches:
6-
- main # Trigger on pushes to the main branch
6+
- test # Trigger on pushes to the main branch
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)