We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c34366c commit 05dd641Copy full SHA for 05dd641
.github/workflows/ros2-release-iron.yml
@@ -3,6 +3,7 @@ name: ROS2 Publish Release Iron
3
on:
4
workflow_dispatch:
5
workflow_call:
6
+ pull_request: # TODO REMOVE
7
push:
8
tags:
9
- '[0-9]+.[0-9]+.[0-9]+'
0 commit comments