Skip to content

Commit

Permalink
CLeanup
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaaatt committed Oct 6, 2023
1 parent 3c7caee commit 07e3de1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/releaseBeta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ name: Release (Beta)

on:
workflow_dispatch:
push:
paths:
- 'app/**'
branches: [ beta ]

jobs:
deploy:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/releaseProd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
workflow_dispatch:
release:
types: [ created ]
push:
paths:
- 'app/**'
branches: [ prod ]

jobs:
deploy:
Expand Down

0 comments on commit 07e3de1

Please sign in to comment.