Skip to content

ci: retire redundant scorecard.yml (superseded by scorecard-enforcer.yml) #774

ci: retire redundant scorecard.yml (superseded by scorecard-enforcer.yml)

ci: retire redundant scorecard.yml (superseded by scorecard-enforcer.yml) #774

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0
name: Secret Scanner
on:
pull_request:
push:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
scan:
uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@3f34549c03274ec7a74683068f03a492b0fa805f
secrets: inherit