Skip to content

Commit cefc61d

Browse files
committed
Description typo
1 parent c1c9c98 commit cefc61d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-repository.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ on:
55
workflow_dispatch:
66
inputs:
77
source_branch:
8-
description: Source branch for the release
8+
description: Source branch for the release.
99
required: true
1010
target_branch:
11-
description: Target branch for the release
11+
description: Target branch for the release.
1212
required: false
1313
default: ros2
1414
version:

0 commit comments

Comments
 (0)