mirror of
https://fastgit.cc/github.com/openclaw/openclaw
synced 2026-04-30 22:12:32 +08:00
ci: document clawsweeper dispatch trigger
This commit is contained in:
2
.github/workflows/clawsweeper-dispatch.yml
vendored
2
.github/workflows/clawsweeper-dispatch.yml
vendored
@@ -3,7 +3,7 @@ name: ClawSweeper Dispatch
|
||||
on:
|
||||
issues:
|
||||
types: [opened, reopened, edited, labeled, unlabeled]
|
||||
pull_request_target:
|
||||
pull_request_target: # zizmor: ignore[dangerous-triggers] maintainer-owned external dispatch; no checkout or untrusted PR code execution
|
||||
types: [opened, reopened, synchronize, ready_for_review, edited, labeled, unlabeled]
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user