Skip to content

Commit

Permalink
chore: don't require single commit per PR
Browse files Browse the repository at this point in the history
This doesn't work for backport PRs.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
  • Loading branch information
smira committed Aug 23, 2021
1 parent 208ac9a commit 7630d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .conform.yaml
Expand Up @@ -5,7 +5,7 @@ policies:
gpg: true
spellcheck:
locale: US
maximumOfOneCommit: true
maximumOfOneCommit: false
header:
length: 89
imperative: true
Expand Down

0 comments on commit 7630d99

Please sign in to comment.