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 29, 2023
1 parent 380f8dd commit f890ddf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/statuscheck-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
call-check-workflow:
name: Call Check Overflow
needs: get-head-sha
permissions:
actions: write
runs-on: ubuntu-latest
steps:
- name: Call
Expand All @@ -50,4 +52,3 @@ jobs:
ref: ${{ needs.get-head-sha.outputs.psha }}
inputs: '{ "psha": "${{ needs.get-head-sha.outputs.psha }}"}'


0 comments on commit f890ddf

Please sign in to comment.