diff --git a/.github/dr-action.yml b/.github/dr-action.yml deleted file mode 100644 index d466c24..0000000 --- a/.github/dr-action.yml +++ /dev/null @@ -1,8 +0,0 @@ -fail_on_severity: critical -allow_licenses: - - "GPL 3.0" - - "BSD 3 Clause" - - "MIT" -deny_licenses: - - "LGPL 2.0" - - "BSD 2 Clause" \ No newline at end of file