Update check.yml
This commit is contained in:
parent
5982ca92b5
commit
271b5cfa28
|
|
@ -2,7 +2,7 @@ name: Check latest Lens version
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '5 * * * *'
|
||||
- cron: '15 */6 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue