Compare commits

...

1 Commits

Author SHA1 Message Date
Nikhil Sonti
a3f5643875 ci: make build-agent workflow manual-only 2026-04-23 17:20:54 -07:00

View File

@@ -13,10 +13,6 @@ on:
required: false
default: false
type: boolean
pull_request:
paths:
- "packages/browseros-agent/packages/build-tools/**"
- ".github/workflows/build-agent.yml"
env:
BUN_VERSION: "1.3.6"