Skip to content

Commit

Permalink
refactor: 임시로 cd가 해당 브랜치에 push 해도 작동되도록 수정
Browse files Browse the repository at this point in the history
올바르게 로직 구현 후 삭제예정
  • Loading branch information
kanguk01 committed Oct 29, 2024
1 parent 391f7dd commit 6dd08f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- develop
- refactor/82-refactor-subdomain

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6dd08f9

Please sign in to comment.