ci: 🚧 Updated the labeller to include devops

Adding devops label to all files inside workflows folder #4331
This commit is contained in:
Jamie 2021-10-07 14:49:17 +01:00 committed by GitHub
commit ba1bec90a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.github/labeler.yml vendored
View file

@ -3,3 +3,5 @@ automation: tests/**/*
frontend: src/Ombi/ClientApp/**/*
backend: src/**/*.cs
devops: .github/workflows/*