Revision 6b475693d958687367bb3c624fdc220c4aaa74cf authored by MattRoweEAIF on 16 January 2024, 09:31:51 UTC, committed by MattRoweEAIF on 16 January 2024, 09:31:51 UTC
1 parent b87fad0
Raw File
config.yml
# Configuration for update-docs - https://github.com/behaviorbot/update-docs

# Comment to be posted to on PRs that don't update the changelog
updateDocsComment: >
  Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update our **CHANGELOG.md** based on your changes.

updateDocsWhiteList:
  - documentation

updateDocsTargetFiles:
  - CHANGELOG.md
back to top