Skip to content

Commit fefbf46

Browse files
4ntnmergify[bot]
authored andcommitted
Add manual trigger to CI (#85)
Signed-off-by: Antón Casas <antoncasas@eprosima.com> (cherry picked from commit 4203aac)
1 parent 90a7ff7 commit fefbf46

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ on:
44
pull_request:
55
branches:
66
- '**'
7+
workflow_dispatch:
8+
inputs:
9+
name:
10+
description: "Manual trigger"
11+
712

813
jobs:
914
micro_ros_demos:

0 commit comments

Comments
 (0)