Skip to content

Commit 835cdaa

Browse files
svekarsdbort
authored andcommitted
Enable doc job to run on -rc tags.
1 parent cb65c16 commit 835cdaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/doc-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- release/*
99
tags:
1010
- v[0-9]+.[0-9]+.[0-9]+
11+
- v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
1112
workflow_dispatch:
1213
schedule:
1314
- cron: '0 0 * * *'

0 commit comments

Comments
 (0)