Enable ansibullbot notifications in issues and PRs (#3462)

The more recent version of Ansibullbot defaults notifications to false.
We need to set it to true so it can notify contributors and maintainers.
pull/3470/head
David Moreau Simard 2021-09-28 16:37:57 -04:00 committed by GitHub
parent d6a1df3706
commit 845c406419
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.github/BOTMETA.yml vendored
View File

@ -1,3 +1,4 @@
notifications: true
automerge: true
files:
plugins/: