error too many spaces after colon

This commit is contained in:
Robert de Bock 2020-01-22 07:48:35 +01:00
parent 9cfd390e0d
commit 1c24e4ec61
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ on:
tags_ignore:
- '*'
schedule:
- cron: '{{ 59 | random }} {{ 23 | random }} {{ letter_day_mapping[role_name[:1]] }} * *'
- cron: '{{ 59 | random }} {{ 23 | random }} {{ letter_day_mapping[role_name[:1]] }} * *'
jobs:
lint: