Skip to content

Build a documentation site with mkdocs to allow testing more reusable workflows #62

Build a documentation site with mkdocs to allow testing more reusable workflows

Build a documentation site with mkdocs to allow testing more reusable workflows #62

Workflow file for this run

---
name: Create & Scan SBOM
on:
push:
branches: [main]
pull_request:
branches: [main]
release:
types: [published]
jobs:
sbom-scan:
uses: ./.github/workflows/_reusable-sbom-scan.yml
permissions:
security-events: write
contents: write
id-token: write
attestations: write