From 21185f6db4c4ebfb1998bc5aab96585eb8b60e82 Mon Sep 17 00:00:00 2001 From: Anton Babenko Date: Mon, 13 Dec 2021 10:51:03 +0100 Subject: [PATCH] chore: Fixed allowed types for PR titles --- .github/workflows/pr-title.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index 7f5aec0..b89795d 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -26,7 +26,6 @@ jobs: docs ci chore - BREAKING CHANGE # Configure that a scope must always be provided. requireScope: false # Configure additional validation for the subject based on a regex.