Skip to content

Commit 00162b9

Browse files
committed
Update c-cpp.yml
1 parent 87edc6f commit 00162b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

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

33
on:
44
push:
5-
branches: [ master, develop, issue-* ]
5+
branches: [ master, develop, issue-*, feature/* ]
66
pull_request:
77
branches: [ master, develop ]
88

0 commit comments

Comments
 (0)