monitor-gating: Fix typo in the runner's configuration file
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
f7c0971788
commit
59e6782f3a
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ delay = 3600
|
|||
workflow_single_gating_args = "--conf /opt/config/monitor_gating.cfg --auto-update --no-pr"
|
||||
|
||||
# CLI arguments to give to the script testing the multi builds gating workflow
|
||||
workflow_multi_gating_args = "--conf /opt/config/monitor_gating.cfg
|
||||
workflow_multi_gating_args = "--conf /opt/config/monitor_gating.cfg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue