There was an error while loading. Please reload this page.
1 parent 90a7ff7 commit fefbf46Copy full SHA for fefbf46
1 file changed
.github/workflows/ci.yml
@@ -4,6 +4,11 @@ on:
4
pull_request:
5
branches:
6
- '**'
7
+ workflow_dispatch:
8
+ inputs:
9
+ name:
10
+ description: "Manual trigger"
11
+
12
13
jobs:
14
micro_ros_demos:
0 commit comments