diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index ac31d48..243b90a 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: '0 4 * * *' workflow_dispatch: