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