Skip to content

ci: fixed no PR case handling when releasing #20

ci: fixed no PR case handling when releasing

ci: fixed no PR case handling when releasing #20

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@031de9cb899d51932fb0cded2852de6a811b97a5 # V0.1.1
secrets: inherit