Skip to content

Commit 28589a6

Browse files
committed
chore: test-ci branch
1 parent 7088451 commit 28589a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
pull_request:
66
push:
7-
branches: [main]
7+
branches: [main, test-ci]
88
paths:
99
- "src/**"
1010
- "tests/**"

0 commit comments

Comments
 (0)