chore: add workflow_dispatch trigger to build-openclaw CI
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
639a6e78bb
commit
350fec3c49
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-openclaw.yml
vendored
1
.github/workflows/build-openclaw.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
name: Build OpenClaw Skill
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Reference in a new issue