We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de7f583 + 1d94687 commit 74c8202Copy full SHA for 74c8202
1 file changed
.github/workflows/ci-build.yml
@@ -2,7 +2,7 @@ name: C/C++ CI
2
3
on:
4
push:
5
- branches: [ "main" ]
+ branches: [ "master" ]
6
pull_request:
7
branches: [ "*" ]
8
workflow_dispatch:
0 commit comments