Skip to content

Revert "Automatic update of configuration files from 09/10/2023" #245

Revert "Automatic update of configuration files from 09/10/2023"

Revert "Automatic update of configuration files from 09/10/2023" #245

Workflow file for this run

name: CodeQL analysis
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '0 3 * * 0'
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
call-codeQL-analysis:
name: CodeQL analysis
uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main