ops(relay): require manual deployment

This commit is contained in:
Mohamed Boudra
2026-07-12 00:09:15 +02:00
parent a257a1c5f6
commit d28e174b38
2 changed files with 4 additions and 5 deletions

View File

@@ -1,11 +1,8 @@
name: Deploy Relay
on:
push:
branches: [main]
paths:
- "packages/relay/**"
- ".github/workflows/deploy-relay.yml"
# Manual-only while relay.paseo.sh bridges traffic to the Fly deployment.
# A release or main push must not redeploy the temporary Cloudflare bridge.
workflow_dispatch:
jobs: