Skip to content

Commit c89d1ed

Browse files
authored
Merge pull request #2478 from ehuss/deploy-docs-stable
Deploy docs on stable only.
2 parents ecfbb54 + 31c8e29 commit c89d1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy Docs
33
on:
44
push:
55
branches:
6-
- master
6+
- stable
77

88
jobs:
99
doc:

0 commit comments

Comments
 (0)