Skip to content

CompatHelper: bump compat for SparseArraysBase to 0.10 for package test, (keep existing compat) #6

CompatHelper: bump compat for SparseArraysBase to 0.10 for package test, (keep existing compat)

CompatHelper: bump compat for SparseArraysBase to 0.10 for package test, (keep existing compat) #6

Workflow file for this run

name: "CodeQL"
on:
pull_request:
branches:
- "main"
concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"
cancel-in-progress: "${{ startsWith(github.ref, 'refs/pull/') }}"
permissions:
contents: "read"
security-events: "write"
actions: "read"
jobs:
codeql:
name: "CodeQL"
uses: "ITensor/ITensorActions/.github/workflows/CodeQL.yml@v2"