Skip to content

docs: add FAQ from resolved GitHub issues (#403) #2

docs: add FAQ from resolved GitHub issues (#403)

docs: add FAQ from resolved GitHub issues (#403) #2

Workflow file for this run

name: Vulnerability scans
on:
branch_protection_rule:
push:
branches: ["master"]
schedule:
- cron: "18 4 * * 3"
permissions:
contents: read
jobs:
scanners:
permissions:
contents: read
security-events: write
uses: go-openapi/ci-workflows/.github/workflows/scanner.yml@34a5baa33361844b1d2c70cd4548e3cea83529d9 # v0.2.13
secrets: inherit