Skip to content

Various updates and enhancements #77

Various updates and enhancements

Various updates and enhancements #77

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