diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index bca8b4430..0dee2e666 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -3,7 +3,7 @@ on: branch_protection_rule: push: branches: - - main + - develop schedule: - cron: 29 15 * * 0 permissions: read-all