Update cron schedule for scorecard analysis (#1322)

Signed-off-by: antedotee <soniyadav2051982@gmail.com>
This commit is contained in:
ky505
2026-05-14 15:31:57 -04:00
committed by GitHub
parent 0e8af957f3
commit 2b02306a4d
+1 -1
View File
@@ -7,7 +7,7 @@ on:
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained
schedule:
- cron: "17 9 * * 1"
- cron: "30 19 * * *"
permissions: read-all