ci: add workflow_dispatch trigger to website.yml
Allows manual website redeploy without touching website files. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
1d3557d67b
commit
f813288270
@@ -7,6 +7,7 @@ on:
|
||||
- 'website/**'
|
||||
- 'scripts/website-verify.sh'
|
||||
- '.forgejo/workflows/website.yml'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user