fix: force docs-build on deployment changes

This commit is contained in:
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

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'