Skip to content

update README (#19) #93

update README (#19)

update README (#19) #93

Workflow file for this run

name: "CodeQL"
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: '31 10 * * 0'
permissions: {}
jobs:
CodeQL:
permissions:
actions: read
contents: read
security-events: write
uses: bytemare/workflows/.github/workflows/codeql.yml@232148ec449718765bacb8bd4684de41f15b8258
with:
language: go