Skip to content

Commit a034b00

Browse files
committed
don't fail on missing body
1 parent 3d186ec commit a034b00

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
@@ -19,6 +19,7 @@ jobs:
1919
steps:
2020
- uses: mtfoley/pr-compliance-action@main
2121
with:
22+
body-fail: false
2223
body-auto-close: false
2324
ignore-authors: |-
2425
allcontributors

0 commit comments

Comments
 (0)