Skip to content

Commit 711068f

Browse files
committed
[#546] Shortent text
1 parent d40bef7 commit 711068f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/project_workflows/add_device_profile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
workflow_dispatch:
1313
inputs:
1414
devices:
15-
description: 'JSON of devices. `{"Luka iPhone 6": "1234567890123456789012345678901234567890","Felix iPad Air 2": "abcdefghijklmnopqrstvuwxyzabcdefghijklmn"}`'
15+
description: 'JSON of devices. `{"Luka iPhone 6":"1234567890123456789012345678901234567890","Felix iPad Air 2":"abcdefghijklmnopqrstvuwxyzabcdefghijklmn"}`'
1616
required: true
1717
type: string
1818
platform:

0 commit comments

Comments
 (0)