We do not need to run the CI if we want to change the CHANGELOG or the README file. This is done mostly for the release process, where we want to make sure that the CHANGELOG is up-to-date without waiting for the CI to finish!
Developer checklist (address before review)
[ ] Changelog.md updated
[ ] Prepared update for depending repositories
[ ] Documentation updated (public API changes only)
[ ] API docstrings updated (public API changes only)
We do not need to run the CI if we want to change the CHANGELOG or the README file. This is done mostly for the release process, where we want to make sure that the CHANGELOG is up-to-date without waiting for the CI to finish!
Developer checklist (address before review)