Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
feat: turn off deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
naomi-lgbt committed Aug 1, 2024
1 parent f8e0a76 commit 11de728
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/fly-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Build and deploy to Prod

on:
workflow_dispatch:
push:
branches:
- main

jobs:
cd:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/fly-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Build and deploy to Staging

on:
workflow_dispatch:
push:
branches:
- staging

jobs:
cd:
Expand Down

0 comments on commit 11de728

Please sign in to comment.