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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 18 * * TUE'
|
- cron: '0 18 * * MON'
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
|
Loading…
Reference in a new issue