Skip to content

Commit 0eb7d29

Browse files
committed
ci: Relax git check on PR body
1 parent df2cb87 commit 0eb7d29

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/git-qa.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ jobs:
1010
uses: agenthunt/conventional-commit-checker-action@v2.0.0
1111
with:
1212
pr-title-regex: ".+"
13+
pr-body-regex: ".*"

0 commit comments

Comments
 (0)