From 8db6647255a78cb0e72793d14a322b2f8027f973 Mon Sep 17 00:00:00 2001 From: Andrew Rynhard Date: Fri, 10 Apr 2020 21:06:42 -0700 Subject: [PATCH] feat: add conform to pull request actions Signed-off-by: Andrew Rynhard --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1d24c0e..8143f47 100644 --- a/README.md +++ b/README.md @@ -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