Sync community every 4 hours

This commit is contained in:
Antoine Martin 2024-10-23 15:42:18 -04:00
parent e8a0a7b3c0
commit 07b45944ad
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -1,6 +1,9 @@
on: on:
workflow_dispatch: workflow_dispatch:
schedule:
- cron: '0 */4 * * *'
jobs: jobs:
mirror-community: mirror-community:
name: Mirror community apks downstream name: Mirror community apks downstream