Fix schedule in update dependencies workflow

This commit is contained in:
Gabriel Augendre 2023-01-30 14:55:50 +01:00
parent 9b7baa6b77
commit f077003845

View file

@ -3,7 +3,7 @@ name: Test
on:
workflow_dispatch:
schedule:
interval: "weekly"
- cron: '0 18 * * TUE'
permissions:
contents: read