Skip to content

Commit ac44dec

Browse files
committed
update docs workflow to trigger on gh-pages branch
1 parent 62a1790 commit ac44dec

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: "Docs"
33
on:
44
push:
55
branches:
6-
- "main"
6+
- "gh-pages"
77

88
pull_request:
99

0 commit comments

Comments
 (0)