Skip to content

Commit

Permalink
무중단배포 테스트
Browse files Browse the repository at this point in the history
kimdozzi committed Apr 23, 2024
1 parent 31863e2 commit d100714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ name: Build and Deploy to EC2

on:
push:
branches: [ "production" ]
branches: [ "production", "main" ]
pull_request:
branches: [ "production" ]

0 comments on commit d100714

Please sign in to comment.