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 6e6a216Copy full SHA for 6e6a216
.github/workflows/docs-build.yml
@@ -4,8 +4,7 @@ run-name: "${{ format('{0} Trigger', github.workflow) }}"
4
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