summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/scorecards.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml
index 5cb7c974ae..991ffaa8ab 100644
--- a/.github/workflows/scorecards.yml
+++ b/.github/workflows/scorecards.yml
@@ -11,8 +11,8 @@ on:
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained
schedule:
- cron: '22 4 * * 2'
- push:
- branches: [ "master" ]
+ # push:
+ # branches: [ "master" ]
# Declare default permissions as read only.
permissions: read-all