Skip to content

docs+ci+bot: post-PR#100 hygiene sweep (docs, wiki, CI, machine-reada… #212

docs+ci+bot: post-PR#100 hygiene sweep (docs, wiki, CI, machine-reada…

docs+ci+bot: post-PR#100 hygiene sweep (docs, wiki, CI, machine-reada… #212

# SPDX-License-Identifier: MPL-2.0

Check failure on line 1 in .github/workflows/secret-scanner.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/secret-scanner.yml

Invalid workflow file

(Line: 19, Col: 5): Unexpected value 'timeout-minutes'
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@d135b05bfc647d0c0fbfedc7e80f37ea50f49236
timeout-minutes: 10
secrets: inherit