Skip to content

Commit

Permalink
Merge pull request #260 from TheUpperPart/Config/#259
Browse files Browse the repository at this point in the history
핫픽스 브랜치에서 CD 돌아가도록 변경
  • Loading branch information
navyjeongs authored Dec 6, 2023
2 parents d09b9c6 + 2eba8af commit 9a4bf8a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CD.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: CD Workflow
on:
push:
branches:
- dev
branches: ["dev", "HotFix/**"]

jobs:
docker:
Expand Down

0 comments on commit 9a4bf8a

Please sign in to comment.