Skip to content

ci: allow gitleaks to fail gracefully on self-hosted runners (#385) #797

ci: allow gitleaks to fail gracefully on self-hosted runners (#385)

ci: allow gitleaks to fail gracefully on self-hosted runners (#385) #797

# 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