Skip to content

doc: fixed a few badges in README #50

doc: fixed a few badges in README

doc: fixed a few badges in README #50

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
paths-ignore: # remove this clause if CodeQL is a required check
- '**/*.md'
schedule:
- cron: '39 19 * * 5'
permissions:
contents: read
jobs:
codeql:
permissions:
contents: read
security-events: write
uses: go-openapi/ci-workflows/.github/workflows/codeql.yml@5f5b9242e003304b5e633eafd8e7270cde87028e # v0.2.3
secrets: inherit