chore: update review comment (#10210)

make review comment more clear what is expected
This commit is contained in:
Silvan
2025-07-09 11:01:59 +02:00
committed by GitHub
parent 0ceec60637
commit f937f90504

View File

@@ -13,7 +13,7 @@ jobs:
Please make sure you tick the following checkboxes before marking this Pull Request (PR) as ready for review:
- [ ] I am happy with the code
- [ ] I have reviewed my changes and would approve it
- [ ] Documentations and examples are up-to-date
- [ ] Logical behavior changes are tested automatically
- [ ] No debug or dead code
@@ -28,4 +28,4 @@ jobs:
owner: context.repo.owner,
repo: context.repo.repo,
body: content
})
})