Skip to content

Commit

Permalink
ci: regenerate rdocs when version tags are pushed
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Dec 3, 2024
1 parent e6a62f3 commit 59c30ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rdoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: rdocs

on:
workflow_dispatch:
push:
tags:
- v*.*.*

permissions:
contents: read
Expand Down

0 comments on commit 59c30ec

Please sign in to comment.