We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20611e6 commit 014d4c0Copy full SHA for 014d4c0
.github/workflows/ossf-scorecard-reporting.yml
@@ -3,7 +3,7 @@ name: OpenSSF Scorecard Monitor
3
on:
4
schedule:
5
# Runs on the first Sunday of each month at 00:00 UTC
6
- - cron: '0 0 1 * 0'
+ - cron: '0 0 1 * *'
7
# Manual trigger
8
workflow_dispatch:
9
0 commit comments