ops: update schedule readme workflow
This commit is contained in:
parent
5c6795a2cf
commit
2c69e3e2cc
|
@ -2,7 +2,7 @@ name: Readme
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: 0 22 * * *
|
- cron: 0 18 * * *
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
Loading…
Reference in New Issue