mirror of https://github.com/milvus-io/milvus.git
[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>pull/6654/head
parent
99249a0224
commit
e0d5542ac1
|
@ -11,7 +11,7 @@ on:
|
||||||
# │ │ │ │ │
|
# │ │ │ │ │
|
||||||
# │ │ │ │ │
|
# │ │ │ │ │
|
||||||
# │ │ │ │ │
|
# │ │ │ │ │
|
||||||
- cron: '0 * * * *'
|
- cron: '* 0 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
contributor:
|
contributor:
|
||||||
|
|
Loading…
Reference in New Issue