jobs:
  example:
    uses: watermarkhu/mkdocstrings-github-fixture/.github/workflows/reusable-workflow.yml@latest
    permissions:
      contents: read
      deployments: write
      pull-requests: write
      issues: read
    with:
      environment: (1)
    secrets:
      API_KEY: (2)
  1. Environment to deploy to

  2. API key for external service