ci: Fix target commit for report workflow
This commit is contained in:
@@ -25,6 +25,7 @@ jobs:
|
|||||||
uses: LouisBrunner/checks-action@v1.2.0
|
uses: LouisBrunner/checks-action@v1.2.0
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
sha: ${{ github.event.workflow_run.head_sha }}
|
||||||
name: Loadtest Results
|
name: Loadtest Results
|
||||||
conclusion: neutral
|
conclusion: neutral
|
||||||
output: |
|
output: |
|
||||||
|
|||||||
Reference in New Issue
Block a user