Schedule daily run
This commit is contained in:
parent
f97592260e
commit
9e69adb2a5
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
on: [ push ]
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 2 * * *"
|
||||
|
||||
jobs:
|
||||
mapcomplete_edits_en_osm_town:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue