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 7883868 commit 0543e11Copy full SHA for 0543e11
.github/workflows/doc-build.yml
@@ -5,7 +5,7 @@ on:
5
push:
6
branches:
7
- main
8
- - release
+ - release/*
9
tags:
10
- v[0-9]+.[0-9]+.[0-9]+
11
- v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
0 commit comments