fix(ci): trigger deploy-ui on changes to its own workflow file
Some checks failed
deploy-ui / build-and-deploy (push) Failing after 21s

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-27 13:19:22 +03:00
parent bb76402e5a
commit 6dde36080e

View File

@@ -6,6 +6,7 @@ on:
paths:
- "ui/**"
- "asset/nginx/**"
- ".gitea/workflows/deploy-ui.yml"
workflow_dispatch: {}
jobs: