Skip to content

Commit 87eee5e

Browse files
author
Vincent Moens
authored
[CI] Doc on release tag (#2116)
1 parent 23e2121 commit 87eee5e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
branches:
66
- main
77
- release/*
8+
tags:
9+
- v[0-9]+.[0-9]+.[0-9]
10+
- v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
811
pull_request:
912
branches:
1013
- "*"

0 commit comments

Comments
 (0)