Skip to content

Commit

Permalink
hotfix : firebase
Browse files Browse the repository at this point in the history
  • Loading branch information
dntjd1097 committed May 17, 2024
1 parent ab3759d commit c40da2e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/gdsc-dju-deploy-live.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,12 @@ on:
push:
branches:
- master
paths:
- '.github/workflows/gdsc-dju-admin-deploy-live.yml'
pull_request:
branches:
- master
types:
- closed
paths:
- '.github/workflows/gdsc-dju-admin-deploy-live.yml'

jobs:
Deploy_Live_channel:
if: github.event.pull_request.merged == true
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/gdsc-dju-deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:
branches-ignore:
- master
- develop
paths:
- '.github/workflows/gdsc-dju-deploy-preview.yml'
jobs:
Deploy_preview_channel:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c40da2e

Please sign in to comment.