ci(dependencies): run on sunday CET morning

master
Carlo Sala 2 years ago
parent 41d2029dec
commit 203369b0f9
No known key found for this signature in database
GPG Key ID: DA6FB450C1A4FE9A
  1. 2
      .github/workflows/dependencies.yml

@ -2,7 +2,7 @@ name: Update dependencies
on:
workflow_dispatch: {}
schedule:
- cron: "34 3 * * */8"
- cron: "0 6 * * 0"
jobs:
check:

Loading…
Cancel
Save