Skip to content

CJK names join the shape inventory pure, and the comma zoo goes tolerated #541

CJK names join the shape inventory pure, and the comma zoo goes tolerated

CJK names join the shape inventory pure, and the comma zoo goes tolerated #541

Workflow file for this run

name: CodeQL
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
- cron: '30 4 * * 1'
permissions:
contents: read
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
security-events: write
steps:
- uses: actions/checkout@v7
- name: Initialize CodeQL
uses: github/codeql-action/init@v4.37.9
with:
languages: python, actions
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v4.37.9