diff --git a/commit-check.toml b/commit-check.toml index 667d98e..2dabd92 100644 --- a/commit-check.toml +++ b/commit-check.toml @@ -2,3 +2,4 @@ inherit_from = "github:commit-check/.github:commit-check.toml" [branch] require_rebase_target = "origin/main" +allow_branch_names = ["create-pull-request/.+"]