Skip to content

Commit d386abf

Browse files
committed
fix
1 parent eeb4501 commit d386abf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/codeql/codeql-config-boards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ query-filters:
1717
- experimental
1818
- exclude:
1919
problem.severity:
20-
- note
20+
- recommendation

.github/codeql/codeql-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ query-filters:
1818
- experimental
1919
- exclude:
2020
problem.severity:
21-
- note
21+
- recommendation

0 commit comments

Comments
 (0)