Sync community every 4 hours
This commit is contained in:
parent
e8a0a7b3c0
commit
07b45944ad
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue