Skip to content

docs: describe the real API instead of a fictional one (#807) #365

docs: describe the real API instead of a fictional one (#807)

docs: describe the real API instead of a fictional one (#807) #365

Workflow file for this run

name: OpenSSF Scorecard
on:
push:
branches: [main]
schedule:
- cron: '0 0 * * 0'
workflow_dispatch:
permissions: {}
jobs:
scorecard:
uses: netresearch/.github/.github/workflows/scorecard.yml@main
permissions:
contents: read
security-events: write
id-token: write
actions: read