Skip to content

Commit b5406a9

Browse files
committed
Update workflows.
1 parent 932a9a5 commit b5406a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/c-cpp.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: CitrineCI
22

33
on:
44
push:
5-
branches: [ master, sorghvliet ]
5+
branches: [ master, improvements ]
66
pull_request:
7-
branches: [ master, sorghvliet ]
7+
branches: [ master, improvements ]
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)