We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5e767 commit b99368eCopy full SHA for b99368e
1 file changed
.github/workflows/rolling-semi-binary-build-win.yml
@@ -14,6 +14,7 @@ on:
14
- '**.py'
15
- '**.yaml'
16
- '.github/workflows/rolling-semi-binary-build-win.yml'
17
+ - 'ros2_control.rolling.repos'
18
- '**/package.xml'
19
- '**/CMakeLists.txt'
20
push: *event
@@ -29,3 +30,4 @@ jobs:
29
30
with:
31
ros_distro: rolling
32
pixi_dependencies: typeguard jinja2 boost compilers cpp-expected
33
+ upstream_workspace: ros2_control.rolling.repos
0 commit comments