Added SECURITY.md to be labeled with documentation in labeler config

This commit is contained in:
Christer Warén 2021-09-09 17:57:15 +03:00
parent 8399fd5bb1
commit 93b5663ebe

1
.github/labeler.yml vendored
View File

@ -3,5 +3,6 @@ dependencies:
documentation: documentation:
- README.md - README.md
- SECURITY.md
- LICENSE - LICENSE
- .env_example - .env_example