Skip to content

Commit f0a771d

Browse files
Fix workflow sync-element-web.yml
1 parent 72feeba commit f0a771d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/sync-element-web.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ on:
66
workflow_dispatch:
77
inputs:
88
dry_run:
9-
description: 'Skip creating the issue and upload the sanitized changelog as an artifact'
10-
type: boolean
11-
default: true
9+
description: 'Skip creating the issue and upload the sanitized changelog as an artifact'
10+
type: boolean
11+
default: true
1212

1313
jobs:
1414
sync:

0 commit comments

Comments
 (0)