Skip to content

Commit

Permalink
Update dev_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ssamssamukja authored Jan 11, 2025
1 parent 804b84c commit e396e53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dev_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: CI/CD Pipeline
on:
push:
branches: [ main ] # main 브랜치에 push가 일어날 때 실행
pull_request:
branches: [ main ]


jobs:
Expand Down

0 comments on commit e396e53

Please sign in to comment.