Adding devops label to all files inside workflows folder #4331

This commit is contained in:
Sergiy Fomin 2021-10-06 20:47:24 -04:00
commit 588226757b

2
.github/labeler.yml vendored
View file

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