Skip to content

Commit 804d0a7

Browse files
committed
test: ci 동작 테스트 브랜치 추가
1 parent d324e6f commit 804d0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: ci
22
on:
33
pull_request:
44
types: [opened, synchronize]
5-
branches: [develop, main]
5+
branches: [develop, main, feature/28-ci-process]
66
paths:
77
- ['backend/**', '.github/**']
88

0 commit comments

Comments
 (0)