Closed shenxianpeng closed 4 weeks ago
It should be display failure summary in https://github.com/commit-check/commit-check-action/actions/runs/11402894009?pr=72
but right now it displays success.
It should be display failure summary in https://github.com/commit-check/commit-check-action/actions/runs/11402894009?pr=72
but right now it displays success.
Checkout pull request HEAD commit instead of merge commit can fix about issue
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
self test commit-check action