Skip to content

Commit

Permalink
Update statuscheck-runner.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsMEMZ authored Nov 28, 2023
1 parent 455e794 commit 8017ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/statuscheck-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
if: ${{ needs.checkif.outputs.shouldc == 'true' }}
uses: Darock-Studio/Darock-Bili/.github/workflows/status-check.yml@main
with:
psha: ${{ github.event.comment.pull_request.head.sha }}
psha: ${{ github.event.issue.pull_request.head.sha }}

0 comments on commit 8017ee2

Please sign in to comment.