Skip to content

Commit

Permalink
[SETTING] CI/CD 브랜치 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
seokbeom00 committed Jun 30, 2024
1 parent 44e2044 commit c2c0ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DOCKER-CD.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: DOCKER-CD
on:
push:
branches: [ "main" ]
branches: [ "develop" ]

jobs:
ci:
Expand Down

0 comments on commit c2c0ff5

Please sign in to comment.