Skip to content

Commit

Permalink
fix: main에 pr 보낼 때 actions 수행하지 않기
Browse files Browse the repository at this point in the history
  • Loading branch information
xyzwv committed Mar 16, 2024
1 parent 864f34d commit 83d6d75
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
branches:
- main
- deploy
pull_request:
branches:
- main

env:
AWS_REGION: ap-northeast-2
Expand Down

0 comments on commit 83d6d75

Please sign in to comment.