Skip to content

Commit

Permalink
[Chore] 테스트를 위하여 배포 트리거 브랜치 임시 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
iiqcov committed Sep 1, 2024
1 parent b9eddd0 commit 46cc6bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: CI/CD Pipeline for Spring Project
on:
push:
branches:
- develop
- bug/#37-kakao-deploy-env-setting
jobs:
build:
# 빌드 작업은 Ubuntu에서 실행
Expand Down

0 comments on commit 46cc6bd

Please sign in to comment.