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.
1 parent c58e2e7 commit 0415b48Copy full SHA for 0415b48
.github/workflows/deploy-docs.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- main # Or your default branch name
7
+ - dev-1-doc-to-website
8
paths:
9
- 'doc/**' # Only trigger when files in doc directory change
10
0 commit comments