Skip to content

Conversation

@JIWONKIMS
Copy link
Collaborator

@JIWONKIMS JIWONKIMS commented Oct 10, 2025

Close #99

Summary

  • deploy.yml에서 feature 브랜치 배포 트리거 제거
  • main 브랜치에만 배포 실행되도록 수정

Changes

  • branches: 섹션에서 - feat/be/** 라인 삭제
  • 이제 main 브랜치 푸시 시에만 배포 실행

Test plan

  • main 브랜치 푸시 시 배포 정상 실행 확인
  • feature 브랜치 푸시 시 배포 미실행 확인

🤖 Generated with Claude Code

Copy link
Collaborator

@YangHJ2415 YangHJ2415 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

체크했습니다.!

@YangHJ2415 YangHJ2415 merged commit 63bd077 into main Oct 10, 2025
1 check passed
@JIWONKIMS JIWONKIMS deleted the fix/be/99 branch October 10, 2025 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

배포 코드 수정

3 participants