mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Run nightly build on push (#5563)
This commit is contained in:
parent
a7b5cbd722
commit
356d421344
1 changed files with 1 additions and 4 deletions
5
.github/workflows/nightly-publish.yml
vendored
5
.github/workflows/nightly-publish.yml
vendored
|
|
@ -1,10 +1,7 @@
|
|||
name: Nightly Publish
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["Code QA Roo Code"]
|
||||
types:
|
||||
- completed
|
||||
push:
|
||||
branches: [main]
|
||||
workflow_dispatch: # Allows manual triggering.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue