mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 06:31:18 +02:00
Merge pull request #700 from flatcar/t-lo/fix-PR-test-reports
run-kola-tests.yaml: fix path of PR comment file
This commit is contained in:
commit
ee0c51167b
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