Skip to content

Commit 272b160

Browse files
authored
Merge pull request #9 from microsoft/jsmith13/add_codeql_config
Create codeql-analysis.yml
2 parents 8166f31 + b1666cc commit 272b160

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/codeql-analysis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
language: python
2+
queries:
3+
- python
4+
paths:
5+
- mofdiff/
6+
pull_request:
7+
base: main

0 commit comments

Comments
 (0)