Skip to content

Commit

Permalink
cd: develop 브랜치 push 상황에서만 실행
Browse files Browse the repository at this point in the history
  • Loading branch information
shindong96 committed Apr 8, 2024
1 parent f3dfcb6 commit 9466b49
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/dev-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
push:
branches:
- develop
pull_request:
branches:
- develop
types: [ opened, synchronize ]

jobs:
deploy:
Expand Down

0 comments on commit 9466b49

Please sign in to comment.