Skip to content

Commit 302d654

Browse files
authored
Update ci.yml
1 parent b1d66b0 commit 302d654

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: CI
22

33
on:
44
push:
5-
branches:
6-
- main
5+
branches: "*"
76

87
jobs:
98
static-analysis: # mypy, black, ruff 등 정적 분석만 실행

0 commit comments

Comments
 (0)