Skip to content

Commit

Permalink
chore: Dev CI/CD 트리거 수정 (#635)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChooSeoyeon authored Oct 23, 2024
1 parent d5ae426 commit 1c6cd5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-dev-ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Backend Dev CI/CD Workflow

on:
push:
branches: [ "develop" ]
branches: [ "chongdae" ]
paths:
- "backend/**"
- ".github/workflows/backend-dev-ci-cd.yml"
Expand Down

0 comments on commit 1c6cd5a

Please sign in to comment.