feat: add conform to pull request actions

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
This commit is contained in:
Andrew Rynhard 2020-04-10 21:06:42 -07:00
parent 1ca2cd5225
commit 8db6647255
No known key found for this signature in database
GPG Key ID: 3D7ECDFD6EBD04CF

View File

@ -134,6 +134,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Lock Closed Issues and Pull Requests after a Period of Inactivity](https://github.com/dessant/lock-threads)
- [Get Commit Difference Count Between Two Branches](https://github.com/jessicalostinspace/commit-difference-action)
- [Generate Release Notes Based on Git References](https://github.com/metcalfc/changelog-generator)
- [Enforce Policies on GitHub Repositories and Commits](https://github.com/talos-systems/conform)
### Collection of Actions