Allows manual pipeline runs from the Gitea UI without needing a dummy commit. Also fixes blank-commit trigger issue (paths-ignore skips runs with no changed files). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -6,6 +6,7 @@ on:
|
|||||||
- "README.md"
|
- "README.md"
|
||||||
- ".gitignore"
|
- ".gitignore"
|
||||||
- ".claude/**"
|
- ".claude/**"
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
|||||||
Reference in New Issue
Block a user