Skip to content

ci: fixed coverage calculation w/ integration tests (#173) #37

ci: fixed coverage calculation w/ integration tests (#173)

ci: fixed coverage calculation w/ integration tests (#173) #37

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@435746a4b72b06b6b6989c309fd2ad8150dbae5a # v0.2.11
secrets: inherit