We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f33d26a commit 6708e7bCopy full SHA for 6708e7b
1 file changed
.github/workflows/scorecard.yml
@@ -10,7 +10,7 @@ on:
10
# To guarantee Maintained check is occasionally updated. See
11
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained
12
schedule:
13
- - cron: '15 12 * * 1'
+ - cron: '28 5 * * 5'
14
push:
15
branches: [ "main" ]
16
0 commit comments