mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 14:23:53 +01:00
Move to monday evening for schedule
This commit is contained in:
parent
f4721f9064
commit
c8031b02f8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-dependencies.yaml
vendored
2
.github/workflows/update-dependencies.yaml
vendored
|
@ -3,7 +3,7 @@ name: Update dependencies
|
|||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 18 * * TUE'
|
||||
- cron: '0 18 * * MON'
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
|
|
Loading…
Reference in a new issue