fix(ci): add workflow file to trigger paths so CI changes re-run

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Lum1104
2026-03-15 20:31:15 +08:00
Unverified
parent d08eeb072d
commit f57cd9db7b
+1
View File
@@ -5,6 +5,7 @@ on:
branches: [main]
paths:
- 'homepage/**'
- '.github/workflows/deploy-homepage.yml'
workflow_dispatch:
permissions: