Skip to content

Commit

Permalink
chore: 배포 브랜치 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
iOdiO89 committed Jun 24, 2024
1 parent 49ed0c4 commit 1885faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
push:
branches: ["deploy"]
pull_request:
branches: ["deploy"]
branches: ["deploy", "main"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 1885faa

Please sign in to comment.