Revision db88de61c654697129109d22d057635da0a95fde authored by Manish on 08 July 2019, 17:34:52 UTC, committed by Néstor Subirón on 09 July 2019, 23:35:47 UTC
1 parent 91d815e
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