mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-30 10:15:36 +01:00
localisation.yml: Remove whitespace after cron
This commit is contained in:
2
.github/workflows/localisation.yml
vendored
2
.github/workflows/localisation.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Localisation Merge
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 4 * * *'
|
||||
- cron: '0 4 * * *'
|
||||
jobs:
|
||||
merge-localisation:
|
||||
name: Merge Localisation
|
||||
|
||||
Reference in New Issue
Block a user