mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 22:21:10 +02:00
run-kola-tests.yaml: fix path of PR comment file
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
This commit is contained in:
parent
9e411fb6cf
commit
ce2bf9bb75
2
.github/workflows/run-kola-tests.yaml
vendored
2
.github/workflows/run-kola-tests.yaml
vendored
@ -356,4 +356,4 @@ jobs:
|
|||||||
if: ${{ github.event_name == 'pull_request' }}
|
if: ${{ github.event_name == 'pull_request' }}
|
||||||
uses: mshick/add-pr-comment@v2
|
uses: mshick/add-pr-comment@v2
|
||||||
with:
|
with:
|
||||||
message-path: "test-results.md"
|
message-path: "scripts/test-results.md"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user