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 eadf64f commit b44722b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/check-issue-title-by-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
show: ${{ steps.regex.outputs.matched == 'false' }}
id: 'title-lint'
body: |
"title lint\n
- test1\n
- test2\n
- test3"
title lint
- test1
- test2
- test3

0 comments on commit b44722b

Please sign in to comment.