Skip to content

Commit

Permalink
feat : 테스트 트리거 제거 (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinhoon227 committed Feb 14, 2024
1 parent 46c0a54 commit 340a967
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/action-develop-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name: action-develop-cd
# 언제 이 파일의 내용이 실행될 것인지 정의
on:
push:
branches:
- develop
pull_request: # 테스트트리거
branches:
- develop

Expand Down

0 comments on commit 340a967

Please sign in to comment.