Skip to content

Commit

Permalink
Fix: remove ignore paths
Browse files Browse the repository at this point in the history
  • Loading branch information
shtayeb committed Apr 25, 2024
1 parent ad8cd96 commit aa2c746
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ jobs:
uses: github/codeql-action/init@v2
with:
languages: ${{ matrix.language }}
paths-ignore:
- src/node_modules
- '**/*.test.js'
- 'geonode/**'
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.
Expand Down

0 comments on commit aa2c746

Please sign in to comment.