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