Reduce cron to weekly

This commit is contained in:
Jordan Dominion
2026-08-16 16:19:23 -04:00
parent 0bc77cd12a
commit f4ad9aa7ee
+1 -1
View File
@@ -21,7 +21,7 @@ name: CI Pipeline
on:
schedule:
- cron: 0 9 * * *
- cron: 0 18 * * 0
push:
branches:
- dev