Skip to content

Commit d7c270e

Browse files
authored
Update c-cpp.yml
1 parent 3f15a29 commit d7c270e

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)