Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pomek authored Aug 13, 2024
1 parent 7c4909a commit ec66a1e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,8 @@ jobs:
build-mode: ${{ matrix.build-mode }}
config: |
paths:
- 'packages/*/bin/**'
- 'packages/*/src/**'
- 'packages/*/lib/**'
- 'tests'
- 'scripts'
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
with:
Expand Down

0 comments on commit ec66a1e

Please sign in to comment.