Skip to content

Commit b1666cc

Browse files
authored
Create codeql-analysis.yml
1 parent 8166f31 commit b1666cc

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)