enable GitHub CI for dev-7.0
This commit is contained in:
4
.github/workflows/ccpp.yml
vendored
4
.github/workflows/ccpp.yml
vendored
@@ -2,9 +2,9 @@ name: C/C++ CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ github-ci-test ]
|
||||
branches: [ dev-7.0 ]
|
||||
pull_request:
|
||||
branches: [ github-ci-test ]
|
||||
branches: [ dev-7.0 ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user