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
1 changed files with 1 additions and 0 deletions

View File

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