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 8f3cad6 commit 9ebab27Copy full SHA for 9ebab27
1 file changed
.github/workflows/scorecard.yml
@@ -6,7 +6,7 @@ on:
6
# To guarantee Maintained check is occasionally updated. See
7
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained
8
schedule:
9
- - cron: '0 0 * * *'
+ - cron: '0 6 * * *'
10
push:
11
branches: [ "main" ]
12
workflow_dispatch:
0 commit comments