Skip to content

Commit 59c30ec

Browse files
committed
ci: regenerate rdocs when version tags are pushed
1 parent e6a62f3 commit 59c30ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/rdoc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: rdocs
33

44
on:
55
workflow_dispatch:
6+
push:
7+
tags:
8+
- v*.*.*
69

710
permissions:
811
contents: read

0 commit comments

Comments
 (0)