Skip to content

Commit cd0198c

Browse files
committed
Add quick convert branch
1 parent 61b0841 commit cd0198c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/c-cpp.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ name: Project Build CI
22

33
on:
44
push:
5-
branches: [main]
5+
branches:
6+
- main
7+
- qucik-convert-dev
68
pull_request:
79
branches: [main]
810

0 commit comments

Comments
 (0)