mirror of
https://github.com/nicolargo/glances.git
synced 2024-12-22 08:41:32 +03:00
Merge pull request #2748 from nicolargo/fix-codeql
fix: workflows - codeql only works with specific config filename
This commit is contained in:
commit
aa9a92d3b0
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -10,7 +10,7 @@ on:
|
||||
|
||||
jobs:
|
||||
quality:
|
||||
uses: ./.github/workflows/quality.yml
|
||||
uses: ./.github/workflows/codeql-analysis.yml
|
||||
test:
|
||||
uses: ./.github/workflows/test.yml
|
||||
needs: [quality]
|
||||
|
Loading…
Reference in New Issue
Block a user