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 c4649d0 commit 67a53aeCopy full SHA for 67a53ae
.github/workflows/scorecard.yml
@@ -12,9 +12,7 @@ on:
12
# To guarantee Maintained check is occasionally updated. See
13
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained
14
schedule:
15
- - cron: '38 20 * * 4'
16
- push:
17
- branches: [ "main" ]
+ - cron: '38 20 * * *'
18
19
# Declare default permissions as read only.
20
permissions:
0 commit comments