make test run on mseter and release/v8.*
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: [ feat/test-unity ]
|
||||
branches: [ master, release/v8.* ]
|
||||
pull_request:
|
||||
branches: [ feat/test-unity ]
|
||||
branches: [ master, release/v8.* ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user