Skip to content

Commit

Permalink
[chore] : 서버 배포 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
hyun2371 committed Dec 17, 2024
1 parent a88f3ce commit ab90e48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: 운영 서버 자동 배포
on:
push:
branches: ["prod"]
pull_request:
branches: ["dev"]

permissions:
contents: read
Expand Down

0 comments on commit ab90e48

Please sign in to comment.