Skip to content

Commit

Permalink
chore: on절에 main 브랜치 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
m020202 committed Aug 16, 2024
1 parent fd51636 commit 1571883
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
name: Deploy To EC2

on:
push:
branches:
- main
pull_request:
branches:
- dev
- main

jobs:
deploy:
Expand Down

0 comments on commit 1571883

Please sign in to comment.