Skip to content

Commit 857a201

Browse files
Update codeql.yml
1 parent 2058e78 commit 857a201

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/codeql.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,10 @@ jobs:
101101
# tools: https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.20.7/codeql-bundle-linux64.tar.gz
102102

103103
# Add exclusions
104-
# config: |
105-
# query-filters:
106-
# - exclude:
107-
# id: py/file-not-closed
104+
config: |
105+
query-filters:
106+
- exclude:
107+
id: py/file-not-closed
108108
109109
# If the analyze step fails for one of the languages you are analyzing with
110110
# "We were unable to automatically build your code", modify the matrix above

0 commit comments

Comments
 (0)