Skip to content

Commit 095ae9c

Browse files
committed
ci: Update the description
1 parent 57d91df commit 095ae9c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/downstream_protobuf_compatibility_check_nightly.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ on:
66
workflow_dispatch:
77
inputs:
88
protobuf_runtime_versions:
9-
description: 'Comma separated list of Protobuf-Java versions (i.e. "3.25.x","4.x.y").\nNote: Surround each version in the list with quotes (\")'
9+
description: 'Comma separated list of Protobuf-Java versions (i.e. "3.25.x","4.x.y"). \
10+
Note: Surround each version in the list with quotes ("")'
1011
required: true
1112
schedule:
1213
- cron: '0 1 * * *' # Nightly at 1am

0 commit comments

Comments
 (0)