mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
CI: added workflow_dispatch
This commit is contained in:
3
.github/workflows/cmake-linux.yml
vendored
3
.github/workflows/cmake-linux.yml
vendored
@@ -5,8 +5,9 @@ on:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
branches:
|
||||
- '**'
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
BUILD_TYPE: Release
|
||||
|
||||
Reference in New Issue
Block a user