We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9abcdd1 commit 6a2d950Copy full SHA for 6a2d950
.github/workflows/doc.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- 'main'
7
- 'develop-[0-9]+.[0-9]+.[0-9]+'
8
- - 'build-doc-[0-9]+.[0-9]+.[0-9]+'
+ - 'build-doc-[0-9]+.[0-9]+.[0-9]+-[a-zA-Z]+'
9
10
schedule:
11
- cron: '0 8 * * *'
0 commit comments