Skip to content

Commit d9a5565

Browse files
committed
fix docs workflow
1 parent dc5396c commit d9a5565

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_docs
33
# execute this workflow automatically when a we push to master
44
on:
55
push:
6-
branches: [ master ]
6+
branches: [ main ]
77

88
jobs:
99

0 commit comments

Comments
 (0)