ci: updated ci config for github

This commit is contained in:
rdu
2021-10-15 11:22:39 +08:00
parent e611cc890c
commit 2f8d000a3c
3 changed files with 20 additions and 10 deletions

View File

@@ -2,9 +2,13 @@ name: Cpp
on:
push:
branches: [ next ]
branches:
- main
- next
pull_request:
branches: [ next ]
branches:
- main
- next
jobs:
build: