Revision 95cf56e7789546228d8e9a786e98dd31511184c7 authored by Néstor Subirón on 01 July 2019, 15:40:42 UTC, committed by GitHub on 01 July 2019, 15:40:42 UTC
2 parent s 5ef6c79 + 212281d
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