Skip to content

Commit 3731d37

Browse files
committed
fix: EOF
Signed-off-by: exploreriii <[email protected]>
1 parent 717d575 commit 3731d37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bot-verified-commits.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
\`git commit -S -s -m "Your message here"\`
4949
5050
Thank you for contributing!
51+
EOF
5152
)
5253
5354
gh pr view $PR_NUMBER --repo $REPO --json comments --jq '.comments[].body' | grep -F "PythonBot" >/dev/null || \

0 commit comments

Comments
 (0)