ci(daily): change time for running to 23:41 so I can verify it works in a few minutes

This commit is contained in:
J / Jacob Babich
2024-10-15 19:24:52 -04:00
parent 09c42f0546
commit 45e5c037ce

View File

@@ -2,7 +2,7 @@ name: Daily
on:
schedule:
- cron: "4 23 * * *"
- cron: "41 23 * * *"
jobs:
audit: