sync-main: schedule hourly

This commit is contained in:
Antoine Martin 2024-10-17 18:19:49 -04:00
parent 4753a6ea09
commit d8589bdf30
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -1,6 +1,9 @@
on: on:
workflow_dispatch: workflow_dispatch:
schedule:
- cron: '@hourly'
jobs: jobs:
mirror-main: mirror-main:
name: Mirror main apks downstream name: Mirror main apks downstream