Skip to content

Commit

Permalink
Fix: main 브랜치 push 한 경우 동작하도록 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
pp449 committed Jul 26, 2023
1 parent df82745 commit 074500f
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 @@ -3,9 +3,6 @@ on:
push:
branches:
- main
pull_request:
branches:
- '**'

jobs:
deploy:
Expand Down

0 comments on commit 074500f

Please sign in to comment.