We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a034b00 commit 05bed29Copy full SHA for 05bed29
.github/workflows/compliance.yml
@@ -20,6 +20,7 @@ jobs:
20
- uses: mtfoley/pr-compliance-action@main
21
with:
22
body-fail: false
23
+ body-regex: '*' # Accept any body
24
body-auto-close: false
25
ignore-authors: |-
26
allcontributors
0 commit comments