Skip to content

Commit e5268df

Browse files
authored
Update docs.yml
Change the workflow building the documentation only when push the commit on the master branch.
1 parent d13e6a8 commit e5268df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)