diff --git a/.github/workflows/scorecard-analysis.yml b/.github/workflows/scorecard-analysis.yml index 403bab279e12..00454144eec1 100644 --- a/.github/workflows/scorecard-analysis.yml +++ b/.github/workflows/scorecard-analysis.yml @@ -7,8 +7,8 @@ on: schedule: # Weekly on Saturdays. - cron: '30 1 * * 6' - pull_request: - branches: [main] +# pull_request: +# branches: [main] permissions: read-all