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 745d204 commit 52ab02fCopy full SHA for 52ab02f
.github/workflows/docs-build.yml
@@ -5,7 +5,7 @@ on:
5
push:
6
branches: [ main ]
7
branches-ignore: [ gh-pages, release ]
8
- tags: [ * ]
+ tags: [ '*' ]
9
repository_dispatch:
10
types: request-build-reference # legacy
11
#schedule:
0 commit comments