Run nightly build on push (#5563)

This commit is contained in:
Matt Rubens 2025-07-10 10:12:16 -04:00 committed by GitHub
parent a7b5cbd722
commit 356d421344
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.