mirror of
https://github.com/westonrobot/ugv_sdk
synced 2023-04-08 06:32:14 +08:00
ci: updated ci config for github
This commit is contained in:
8
.github/workflows/standalone-ci.yml
vendored
8
.github/workflows/standalone-ci.yml
vendored
@@ -2,9 +2,13 @@ name: Cpp
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ next ]
|
||||
branches:
|
||||
- main
|
||||
- next
|
||||
pull_request:
|
||||
branches: [ next ]
|
||||
branches:
|
||||
- main
|
||||
- next
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user