Skip to content

update workflows

update workflows #262

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