Skip to content

Commit a2f63ef

Browse files
committed
Refine Deploy docs triggers.
See gh-948
1 parent 3395b1b commit a2f63ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
push:
66
branches: [ main ]
77
branches-ignore: [ gh-pages, release ]
8-
tags: [ * ]
8+
tags: [ '*' ]
99
repository_dispatch:
1010
types: request-build-reference # legacy
1111
#schedule:

0 commit comments

Comments
 (0)