Skip to content

Commit fd7fd2d

Browse files
author
Martin D. Weinberg
committed
Build on push to main branch
1 parent 02ae6b4 commit fd7fd2d

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-
- SLboundaries # 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)