Skip to content

Commit 8638459

Browse files
workflow update
1 parent a52a41e commit 8638459

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: [ "development" ]
5+
branches: [ "development", "master" ]
66
pull_request:
77
branches: [ "development", "master" ]
88
workflow_dispatch:

0 commit comments

Comments
 (0)