Add note about the experimental status
This commit is contained in:
parent
6f214c5bb3
commit
208cef45fc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/post-merge.yml
vendored
2
.github/workflows/post-merge.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
|
||||
cd src/ci/citool
|
||||
|
||||
echo "Post-merge analysis result" > output.log
|
||||
printf "*This is an experimental post-merge analysis result. You can ignore it.*\n\n" > output.log
|
||||
cargo run --release post-merge-report ${PARENT_COMMIT} ${{ github.sha }} >> output.log
|
||||
cat output.log
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue