Schedule daily run

This commit is contained in:
Pieter Vander Vennet 2025-02-06 23:38:50 +01:00
parent f97592260e
commit 9e69adb2a5

View file

@ -1,4 +1,6 @@
on: [ push ]
on:
schedule:
- cron: "0 2 * * *"
jobs:
mapcomplete_edits_en_osm_town: