mirror of
https://github.com/actions/setup-python.git
synced 2025-07-22 14:18:20 +02:00
Fix review points
This commit is contained in:
parent
1731de7b37
commit
7545dfaa74
6 changed files with 22 additions and 10 deletions
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
@ -8,6 +8,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
|
Loading…
Add table
Add a link
Reference in a new issue