Skip to content

Commit

Permalink
Update codeql.yml (#2691)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladbailescu committed Apr 9, 2024
1 parent 6f47413 commit 6a79ee7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ jobs:
with:
languages: ${{ matrix.language }}
queries: +security-and-quality
paths-ignore:
- '**/jcr_root/apps/system/config/**'
paths-ignore: '**/jcr_root/apps/system/config/**'

- name: Autobuild
uses: github/codeql-action/autobuild@v2
Expand Down

0 comments on commit 6a79ee7

Please sign in to comment.