Skip to content

Commit

Permalink
fix: 데브 브랜치 머지 워크 플로우 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
dooboocookie committed Oct 3, 2023
1 parent da3d959 commit deb80bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/backend_dev_merge_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: NAAGA BACKEND MERGE CI
on:
push:
branches:
- dev
- dev_backend

jobs:
deploy:
runs-on: naaga
Expand Down

0 comments on commit deb80bb

Please sign in to comment.