Skip to content

fix!: Ensure all open() uses UTF-8 instead of default encoding. #99

fix!: Ensure all open() uses UTF-8 instead of default encoding.

fix!: Ensure all open() uses UTF-8 instead of default encoding. #99

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [ "mainline" ]
pull_request:
branches: [ "mainline" ]
schedule:
- cron: '0 8 * * MON'
jobs:
Analysis:
name: Analysis
uses: OpenJobDescription/.github/.github/workflows/reusable_codeql.yml@mainline