Skip to content

Commit

Permalink
[settings] Github Actions CI-CD 파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jinkonu committed Jun 22, 2024
1 parent a78519a commit e6dabc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DOCKER-CI-CD.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: DOCKER-CI-CD
on:
push:
branches: [ "main" ]
branches: [ "develop" ]

jobs:
ci:
Expand Down

0 comments on commit e6dabc3

Please sign in to comment.