Skip to content

Commit

Permalink
Update check-issue-title-by-comment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MeilCli authored Feb 28, 2021
1 parent 0d20637 commit 82f1453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-issue-title-by-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
number: ${{ github.event.issue.number }}
show: ${{ steps.regex.outputs.matched == 'false' }}
id: 'title-lint'
body: 'title lint \n- test1\n- test2\n- test3'
body: 'title lint \r\n- test1\r\n- test2\r\n- test3'

0 comments on commit 82f1453

Please sign in to comment.