error too many spaces after colon
This commit is contained in:
parent
9cfd390e0d
commit
1c24e4ec61
|
|
@ -8,7 +8,7 @@ on:
|
||||||
tags_ignore:
|
tags_ignore:
|
||||||
- '*'
|
- '*'
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '{{ 59 | random }} {{ 23 | random }} {{ letter_day_mapping[role_name[:1]] }} * *'
|
- cron: '{{ 59 | random }} {{ 23 | random }} {{ letter_day_mapping[role_name[:1]] }} * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint:
|
lint:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue