We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d95240 + 203fbcb commit 3544e9dCopy full SHA for 3544e9d
1 file changed
.github/workflows/docs-deployment.yaml
@@ -2,7 +2,7 @@ name: Deploy Documentation
2
3
on:
4
push:
5
- branches: [master]
+ branches: [master, mono/dev, mono/docs]
6
paths:
7
- 'docs/**'
8
- 'pkgs/**'
0 commit comments