Do not schedule hourly
This commit is contained in:
parent
ba2ac8e009
commit
c5a4eb3128
1 changed files with 0 additions and 3 deletions
|
@ -1,9 +1,6 @@
|
||||||
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
|
||||||
|
|
Loading…
Reference in a new issue