mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Update workflows for move to 'sources'
This commit is contained in:
2
.github/workflows/ci-codeql.yml
vendored
2
.github/workflows/ci-codeql.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
languages: ${{ matrix.language }}
|
||||
config: |
|
||||
paths:
|
||||
- src
|
||||
- sources/src
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@v3
|
||||
|
||||
Reference in New Issue
Block a user