CI: reduce master-ci build frequency

This commit is contained in:
Adeeb Shihadeh
2023-09-26 16:18:41 -07:00
parent fa06a69101
commit 0e02d8b8d1
+1 -1
View File
@@ -1,7 +1,7 @@
name: release
on:
schedule:
- cron: '0 * * * *'
- cron: '0 10 * * *'
workflow_dispatch:
jobs: