Skip to content

Merge branch 'main' of https://github.com/wolfstar-project/wolfstar #288

Merge branch 'main' of https://github.com/wolfstar-project/wolfstar

Merge branch 'main' of https://github.com/wolfstar-project/wolfstar #288

name: Code Scanning
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: '30 1 * * 0'
jobs:
CodeQL:
name: Analysis
uses: sapphiredev/.github/.github/workflows/reusable-codeql.yml@main