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 cb65c16 commit 835cdaaCopy full SHA for 835cdaa
.github/workflows/doc-build.yml
@@ -8,6 +8,7 @@ on:
8
- release/*
9
tags:
10
- v[0-9]+.[0-9]+.[0-9]+
11
+ - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
12
workflow_dispatch:
13
schedule:
14
- cron: '0 0 * * *'
0 commit comments