Merge pull request #129 from abatilo/patch-1

Add actions-poetry to the Utility section
This commit is contained in:
Gary Ewan Park 2019-06-04 00:11:21 -07:00 committed by GitHub
commit 4d349ce0e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,6 +80,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Update a repository's "Full description" on Docker Hub](https://github.com/mpepping/github-actions/tree/master/docker-hub-metadata)
- [GitHub Actions Badges for your README](https://github.com/atrox/github-actions-badge)
- [GitHub Actions for Python project with pipenv](https://github.com/peaceiris/actions-pipenv)
- [GitHub Actions for Python project with poetry](https://github.com/abatilo/actions-poetry)
### Testing and Linting