CI: Add SECURITY.md to pull requests labeler (#3030)

This commit is contained in:
Alexandr Garbuzov 2023-08-01 09:38:03 +03:00 committed by GitHub
parent 8bae143e27
commit 58d8cd4e67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.github/labeler.yml vendored
View file

@ -7,6 +7,7 @@ documentation:
- readme.md
- CONTRIBUTING.md
- CODE_OF_CONDUCT.md
- SECURITY.md
dependencies:
- package.json
- package-lock.json