Skip to content

Commit

Permalink
Adding renewing-documentation trigger on release create, edited, rele…
Browse files Browse the repository at this point in the history
…ase and publish
  • Loading branch information
abusomani-cb committed Mar 6, 2023
1 parent 6f2f3ff commit a081b19
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/renew-documentation.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: renew-documentation
on:
release:
types:
- created
types: [created, edited, published, released]
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
- '**/v[0-9]+.[0-9]+.[0-9]+'
Expand Down

0 comments on commit a081b19

Please sign in to comment.