add: link to pipenv action

This commit is contained in:
peaceiris 2019-05-26 20:37:16 +09:00
parent 14c5b3dcef
commit f4b8be59c8

View File

@ -78,6 +78,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [A GitHub Action to check your project's dependencies](https://github.com/iheanyi/licensed-action)
- [Check if package.json dependencies have changed](https://github.com/bencooper222/check-for-node-dep-changes)
- [Update a repository's "Full description" on Docker Hub](https://github.com/mpepping/github-actions/tree/master/docker-hub-metadata)
- [GitHub Actions for Python project with pipenv](https://github.com/peaceiris/actions-pipenv)
### Testing and Linting