mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-05 20:51:13 -07:00
7 lines
109 B
YAML
7 lines
109 B
YAML
automation: tests/**/*
|
|
|
|
frontend: src/Ombi/ClientApp/**/*
|
|
|
|
backend: src/**/*.cs
|
|
|
|
devops: .github/workflows/*
|