Skip to content

docs: aligned documentation with org (#52) #38

docs: aligned documentation with org (#52)

docs: aligned documentation with org (#52) #38

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@7a1bb6c4f078ac1a3258db1ae91c37a9d29eee2a # V0.3.4
secrets: inherit