1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-03-05 13:20:20 -05:00

Run API docs workflow on changes to Sonarr.Http

This commit is contained in:
Bogdan
2023-07-19 23:25:13 +03:00
committed by Mark McDowall
parent 73c5ec1da4
commit 622f820da9

View File

@@ -11,6 +11,7 @@ on:
- ".github/workflows/api_docs.yml"
- "docs.sh"
- "src/Sonarr.Api.*/**"
- "src/Sonarr.Http/**"
- "src/**/*.csproj"
- "src/*"