Reconfigure dependency updates time
This commit is contained in:
@@ -2,7 +2,7 @@ name: Update dependencies
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: 30 0 * * *
|
||||
- cron: 00 01 * * *
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
Reference in New Issue
Block a user