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 12ded5f commit e4139b5
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 @@ -41,6 +41,6 @@ jobs:
call-check-workflow:
name: Run
needs: get-head-sha
uses: Darock-Studio/Darock-Bili/.github/workflows/status-check.yml@main
uses: Darock-Studio/Darock-Bili/.github/workflows/status-check.yml@${{ needs.get-head-sha.outputs.psha }}
with:
psha: ${{ needs.get-head-sha.outputs.psha }}

0 comments on commit e4139b5

Please sign in to comment.