Auto-update less often

This commit is contained in:
Charlotte Van Petegem 2022-01-13 10:16:05 +01:00
parent 29249b7994
commit c40a917506
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -2,7 +2,7 @@ name: Update
on:
schedule:
- cron: '42 * * * *'
- cron: '30 */2 * * *'
workflow_dispatch:
jobs: