Skip to content

Commit

Permalink
fix: cicd dev로 수정 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
yonghyun421 authored Apr 25, 2024
1 parent 43740e1 commit 8d7d40b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: CI

on:
push:
branches: [ main ]
branches: [ dev ]
pull_request:
branches: [ main ]
branches: [ dev ]

jobs:
build:
Expand Down

0 comments on commit 8d7d40b

Please sign in to comment.