[skip ci]Change all-contributors action frequency (#6639)

Change from once per hour to once per day

Fixed: #6638

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
This commit is contained in:
XuanYang-cn 2021-07-20 14:48:18 +08:00 committed by GitHub
parent 99249a0224
commit e0d5542ac1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ on:
# │ │ │ │ │
# │ │ │ │ │
# │ │ │ │ │
- cron: '0 * * * *'
- cron: '* 0 * * *'
jobs:
contributor: