Fix review points

This commit is contained in:
IvanZosimov
2022-12-20 16:24:40 +01:00
parent 338d4e3bbf
commit 11aaa65761
7 changed files with 23 additions and 17 deletions

View File

@ -9,6 +9,6 @@ on:
- cron: '0 3 * * 0'
jobs:
call-codeQL-analysis: # The reusable workflow can be found here: https://github.com/actions/reusable-workflows/blob/main/.github/workflows/codeql-analysis.yml
call-codeQL-analysis:
name: CodeQL analysis
uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main