fix: force docs-build on deployment changes

pull/22904/head
bo0tzz 2025-10-13 17:44:17 +02:00 committed by GitHub
parent 46869f664d
commit f163cc07f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ jobs:
- 'open-api/immich-openapi-specs.json'
force-filters: |
- '.github/workflows/docs-build.yml'
- '.github/workflows/docs-deploy.yml'
- 'deployment/**'
force-events: 'release'
force-branches: 'main'