Skip to content

Commit 030d54e

Browse files
authored
Remove extra whitespace in global_block configs (#21)
1 parent 96876d5 commit 030d54e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/global_block.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ steps:
4444
CONFIG_ONLY_ON_BRANCH: "<< parameters.only-on-branch >>"
4545
CONFIG_CONFIDENCE: "<< parameters.confidence >>"
4646
CONFIG_IGNORED_WORKFLOWS: "<< parameters.ignored-workflows >>"
47-
CONFIG_INCLUDE_ON_HOLD: " << parameters.include-on-hold >>"
47+
CONFIG_INCLUDE_ON_HOLD: "<< parameters.include-on-hold >>"
4848
command: <<include(scripts/global-queue.sh)>>

0 commit comments

Comments
 (0)