Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

archive (#69)

archive (#69) #306

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@f572ea606a74fe011e68a23c19f8d4f5daf58488
with:
language: go