Skip to content

Commit 3544e9d

Browse files
authored
Merge pull request #1321 from MichaelDecent/doc_workflow
feat: update branches for documentation deployment trigger
2 parents 4d95240 + 203fbcb commit 3544e9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy Documentation
22

33
on:
44
push:
5-
branches: [master]
5+
branches: [master, mono/dev, mono/docs]
66
paths:
77
- 'docs/**'
88
- 'pkgs/**'

0 commit comments

Comments
 (0)