Skip to content

Commit b19f176

Browse files
authored
Update docs.yml
Change the workflow branch to master so that only when push to master the documentation will be updated.
1 parent 177cfc7 commit b19f176

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish Sphinx Documentation
33
on:
44
push:
55
branches:
6-
- haoti/doc_update
6+
- master
77

88
jobs:
99
publish_sphinx_docs:

0 commit comments

Comments
 (0)