Skip to content

Commit

Permalink
#311 [feat] 타겟 브랜치 develop으로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
KWY0218 committed Aug 14, 2024
1 parent 8b4c0e7 commit 293cb96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: ASAP-DEV-CD

on:
push:
branches: [ "feat/#311" ]
branches: [ "develop" ]

jobs:
build:
Expand Down

0 comments on commit 293cb96

Please sign in to comment.