Skip to content

fix: remove orphaned import re breaking lint on main #288

fix: remove orphaned import re breaking lint on main

fix: remove orphaned import re breaking lint on main #288

Workflow file for this run

name: CodeQL Security Analysis
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: "0 0 * * 1"
permissions:
contents: read
security-events: write
jobs:
analyze:
name: Analyze
uses: cubrid-lab/.github/.github/workflows/codeql.yml@main
with:
language: python