Move to monday evening for schedule

This commit is contained in:
Gabriel Augendre 2023-02-08 22:16:13 +01:00
parent f4721f9064
commit c8031b02f8

View file

@ -3,7 +3,7 @@ name: Update dependencies
on:
workflow_dispatch:
schedule:
- cron: '0 18 * * TUE'
- cron: '0 18 * * MON'
permissions:
pull-requests: write