Skip to content

Commit

Permalink
refactor: github action 조건 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
smb0123 committed Oct 3, 2024
1 parent 50866f4 commit 688bb18
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 @@ -4,9 +4,6 @@ on:
push:
branches: ["develop"]

pull_request:
branches: ["develop"]

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 688bb18

Please sign in to comment.