Skip to content

Commit

Permalink
[Chore] 워크플로우 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
JIHYUN2EE committed Aug 29, 2024
1 parent a7d2bef commit 9ae3ad2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: CI/CD Pipeline for Spring Project

# 트리거 설정: 해당 브랜치로 풀리퀘스트가 머지될 때 트리거

# 현재는 테스트니까 푸쉬로
on:
push:
branches: [ "test/#25-workflow-test" ]
Expand Down

0 comments on commit 9ae3ad2

Please sign in to comment.