Merge pull request #340 from peaceiris/patch-3

Add actions/delete-package-versions
This commit is contained in:
Jessica 2020-03-10 13:25:56 -07:00 committed by GitHub
commit 39cc059bd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,6 +71,7 @@ Automate management for issues, pull requests, and releases.
- [actions/first-interaction](https://github.com/actions/first-interaction) - An action for filtering pull requests and issues from first-time contributors.
- [actions/stale](https://github.com/actions/stale) - Marks issues and pull requests that have not had recent interaction.
- [actions/labeler](https://github.com/actions/labeler) - An action for automatically labelling pull requests.
- [actions/delete-package-versions](https://github.com/actions/delete-package-versions) - Delete versions of a package from GitHub Packages.
#### Setup Actions