Skip to content

Commit

Permalink
feat(a)
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxiao committed Dec 18, 2020
1 parent 776498e commit 072ece9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
issue-number: ${{ github.event.pull_request.number }}
comment-author: 'github-actions[bot]'
body-includes: '**bad commit messages**'
body-includes: 'bad commit message'
- name: Delete comment if exist
if: ${{ steps.fc.outputs.comment-id != 0 }}
uses: actions/github-script@v3
Expand Down

0 comments on commit 072ece9

Please sign in to comment.