Skip to content

Commit

Permalink
Update check-pr-title.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MeilCli authored Jul 26, 2020
1 parent 146b838 commit c1af3d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check-pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
- uses: MeilCli/check-run-auto@master
with:
name: 'Check/Title'
sha: ${{ github.event.pull_request.head.sha }}
output_title: 'Check Title'
output_title: 'Check Title Result'
output_surmmary: 'Check Title of pull request'
result: ${{ steps.success.outputs.result }}${{ steps.failure.outputs.result }}

0 comments on commit c1af3d6

Please sign in to comment.