Skip to content

Commit fdd1163

Browse files
authored
Update build_docs.yml
Must be on `main` to enable action.
1 parent c92ecb5 commit fdd1163

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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-
- test # Trigger on pushes to the main branch
6+
- main # Trigger on pushes to the main branch
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)