diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index c5156cc..8c4a019 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -1,8 +1,6 @@ # SPDX-License-Identifier: MPL-2.0 name: OSSF Scorecard on: - push: - branches: [main, master] schedule: - cron: '23 4 * * 1' workflow_dispatch: