We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 944843d commit cf1b410Copy full SHA for cf1b410
1 file changed
.github/workflows/ci.yml
@@ -6,6 +6,8 @@ on:
6
- 'README.md'
7
branches:
8
- '**'
9
+ workflow_call:
10
+
11
env:
12
ROS_DISTRO: rolling
13
0 commit comments