change time workflow runs

This commit is contained in:
Robert Dyer
2024-12-13 11:37:04 -06:00
parent 48cf7e2af7
commit 64c4866962
+1 -1
View File
@@ -2,7 +2,7 @@ name: Get latest Actual release
on:
schedule:
- cron: '0 17 * * *'
- cron: '0 23 * * *'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: