diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 0b7ace182a..bdac0de3e8 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -12,7 +12,7 @@ on: schedule: - cron: '27 7 * * 0' push: - branches: [ "2.17" ] + branches: [ "2.18" ] # Declare default permissions as read only. permissions: read-all