Skip to content

Commit b710752

Browse files
authored
Merge branch 'main' into use-changesets
2 parents 7959fd6 + 7319f92 commit b710752

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compliance.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
steps:
2020
- uses: mtfoley/pr-compliance-action@main
2121
with:
22+
body-fail: false
23+
body-regex: '[\s\S]*' # Accept any body including newlines
2224
body-auto-close: false
2325
ignore-authors: |-
2426
allcontributors

0 commit comments

Comments
 (0)