Change timing of update action
All checks were successful
Cachix / build (push) Successful in 28s

This commit is contained in:
Charlotte Van Petegem 2024-11-11 01:33:30 +01:00
parent 04fd676481
commit 05dae0967d
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -2,7 +2,7 @@ name: Update
on:
schedule:
- cron: '28 * * * *'
- cron: '35 * * * *'
workflow_dispatch:
env: