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 1db46ae commit a26eba4Copy full SHA for a26eba4
.github/workflows/docs-pages.yaml
@@ -7,7 +7,7 @@ on:
7
branches:
8
- main
9
tags:
10
- - 'v0.*'
+ - 'v0.*.*'
11
paths:
12
- "docs/**"
13
workflow_dispatch:
0 commit comments