Update main.yml

This commit is contained in:
notohh 2023-04-23 16:28:06 -04:00 committed by GitHub
parent f0b2fa5cd5
commit ba681f424d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ name: update-flake-lock
on:
workflow_dispatch:
schedule:
- cron: '0 5 * * 0'
- cron: '0 4 * * 0'
jobs:
lockfile: