Skip to content

Commit 05bed29

Browse files
committed
accept any pr body text
1 parent a034b00 commit 05bed29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compliance.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- uses: mtfoley/pr-compliance-action@main
2121
with:
2222
body-fail: false
23+
body-regex: '*' # Accept any body
2324
body-auto-close: false
2425
ignore-authors: |-
2526
allcontributors

0 commit comments

Comments
 (0)