mirror of
https://github.com/gradle/actions.git
synced 2026-04-19 18:12:58 +08:00
Update workflows for move to 'sources'
This commit is contained in:
@@ -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