mirror of
https://github.com/Sonarr/Sonarr
synced 2026-04-20 04:02:14 +02:00
Run API docs workflow on changes to Sonarr.Http
This commit is contained in:
parent
73c5ec1da4
commit
622f820da9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/api_docs.yml
vendored
1
.github/workflows/api_docs.yml
vendored
|
|
@ -11,6 +11,7 @@ on:
|
|||
- ".github/workflows/api_docs.yml"
|
||||
- "docs.sh"
|
||||
- "src/Sonarr.Api.*/**"
|
||||
- "src/Sonarr.Http/**"
|
||||
- "src/**/*.csproj"
|
||||
- "src/*"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue