mirror of https://github.com/Lissy93/dashy.git
👷 Adds action for updating issues after a release
This commit is contained in:
parent
81473a9561
commit
ffdefe86c0
|
@ -1,4 +1,5 @@
|
|||
# Adds a comment to all issues & PRs that were fixed on a new release
|
||||
name: Release Issue Commenter
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
|
|
Loading…
Reference in New Issue