Skip to content

Commit

Permalink
feat: 자동배포가 push에 작동하도록 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
wwingyou committed Apr 7, 2024
1 parent 7310cc9 commit 865228f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: AWS EC2 자동 배포

on:
pull_request:
push:
branches: [ "feature/s3" ]

jobs:
Expand Down

0 comments on commit 865228f

Please sign in to comment.