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 e6a62f3 commit 59c30ecCopy full SHA for 59c30ec
.github/workflows/rdoc.yml
@@ -3,6 +3,9 @@ name: rdocs
3
4
on:
5
workflow_dispatch:
6
+ push:
7
+ tags:
8
+ - v*.*.*
9
10
permissions:
11
contents: read
0 commit comments