mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 12:59:39 -07:00
ci: 🚧 Updated the labeller to include devops
Adding devops label to all files inside workflows folder #4331
This commit is contained in:
commit
ba1bec90a3
1 changed files with 2 additions and 0 deletions
2
.github/labeler.yml
vendored
2
.github/labeler.yml
vendored
|
@ -3,3 +3,5 @@ automation: tests/**/*
|
||||||
frontend: src/Ombi/ClientApp/**/*
|
frontend: src/Ombi/ClientApp/**/*
|
||||||
|
|
||||||
backend: src/**/*.cs
|
backend: src/**/*.cs
|
||||||
|
|
||||||
|
devops: .github/workflows/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue