Skip to content

Convert the line endings of package.json from CRLF to LF #345

Convert the line endings of package.json from CRLF to LF

Convert the line endings of package.json from CRLF to LF #345

Workflow file for this run

name: CodeQL analysis
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '0 3 * * 0'
jobs:
call-codeQL-analysis:
name: CodeQL analysis
uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main