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 05dd641 commit 0acdfbdCopy full SHA for 0acdfbd
.github/workflows/ros2-release-jazzy.yml
@@ -3,6 +3,7 @@ name: ROS2 Publish Release Jazzy
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