Pre-launch — Gluecron is in final validation. Public signups and git hosting for non-owner users open after launch review.
Commit9e6fd14unknown_key

Merge pull request #79 from ccantynz-alt/claude/fix-actions-and-process

Merge pull request #79 from ccantynz-alt/claude/fix-actions-and-process

fix(ci): disable automatic Fly.io deploys until credit card added
CC LABS App committed on May 15, 2026Parents: f2827f2 07c0a10
1 file changed+449e6fd14c4e3fc0e8cc16678fd3d1088fec9e726c
1 changed file+4−4
Modified.github/workflows/fly-deploy.yml+4−4View fileUnifiedSplit
55permissions: read-all
66
77on:
8 push:
9 branches:
10 - main
11 - claude/build-status-update-3MXsf
8 # Disabled automatic deploys until Fly.io credit card is added
9 # push:
10 # branches:
11 # - main
1212 workflow_dispatch: {}
1313
1414concurrency:
1515