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:
1
.github/workflows/ios.yml
vendored
1
.github/workflows/ios.yml
vendored
@@ -16,6 +16,7 @@ on:
|
||||
branches:
|
||||
- '**'
|
||||
paths: *ios_paths
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user