From f7ae5dbbd2df86b0fd7d042a42ccbb7db874b269 Mon Sep 17 00:00:00 2001 From: Adrian Smijulj Date: Thu, 11 Jun 2020 07:47:14 +0200 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8c7a5ba --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# action-conventional-commits +Ensures that all commits are following the conventional-commits standard.