mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-11 11:31:41 +01: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
b220ac61aa
commit
0bbf732582
2
.github/workflows/run-kola-tests.yaml
vendored
2
.github/workflows/run-kola-tests.yaml
vendored
@ -353,4 +353,4 @@ jobs:
|
||||
if: ${{ github.event_name == 'pull_request' }}
|
||||
uses: mshick/add-pr-comment@v2
|
||||
with:
|
||||
message-path: "test-results.md"
|
||||
message-path: "scripts/test-results.md"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user