ci: Only update once per week

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2021-05-19 04:19:59 +02:00
parent 224421162c
commit 803fc7df14
+1 -1
View File
@@ -1,7 +1,7 @@
name: Refresh
on:
schedule:
- cron: '0 0 * * *'
- cron: '0 0 * * 0'
push:
branches:
- 'automation'