From 588226757bf01ea9727d4c3e8fb4fc2774a00cb6 Mon Sep 17 00:00:00 2001 From: Sergiy Fomin Date: Wed, 6 Oct 2021 20:47:24 -0400 Subject: [PATCH] Adding devops label to all files inside workflows folder #4331 --- .github/labeler.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 120b02c56..c1302c62e 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -3,3 +3,5 @@ automation: tests/**/* frontend: src/Ombi/ClientApp/**/* backend: src/**/*.cs + +devops: .github/workflows/*