Skip to content

Commit

Permalink
chore: 배포 타겟 브랜치 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Leejin-Yang committed Jan 29, 2024
1 parent 7d1919c commit ebfda55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Frontend Deploy

on:
pull_request:
push:
branches:
- develop
- main

jobs:
build-and-deploy:
Expand Down

0 comments on commit ebfda55

Please sign in to comment.