We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1c9c98 commit cefc61dCopy full SHA for cefc61d
.github/workflows/release-repository.yaml
@@ -5,10 +5,10 @@ on:
5
workflow_dispatch:
6
inputs:
7
source_branch:
8
- description: Source branch for the release
+ description: Source branch for the release.
9
required: true
10
target_branch:
11
- description: Target branch for the release
+ description: Target branch for the release.
12
required: false
13
default: ros2
14
version:
0 commit comments