Skip to content

Commit 0112fa9

Browse files
committed
ci: fix docs workflow branch trigger
1 parent 9d3302d commit 0112fa9

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: Build and Deploy Sphinx Docs
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77

88
permissions:
99
contents: read

0 commit comments

Comments
 (0)