Skip to content

experiment(exp/scan-only): isolate secret-scanner startup_failure #237

experiment(exp/scan-only): isolate secret-scanner startup_failure

experiment(exp/scan-only): isolate secret-scanner startup_failure #237

Workflow file for this run

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