Skip to content

Commit 74c8202

Browse files
authored
Merge pull request #14 from parsley72/master
CI Build Branch Updating
2 parents de7f583 + 1d94687 commit 74c8202

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-build.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: [ "main" ]
5+
branches: [ "master" ]
66
pull_request:
77
branches: [ "*" ]
88
workflow_dispatch:

0 commit comments

Comments
 (0)