From ae2949c9c1711d10182db78531b0a47ba26a7183 Mon Sep 17 00:00:00 2001 From: Federico Builes Date: Wed, 1 Jun 2022 13:40:09 +0200 Subject: [PATCH] Removing old file. --- .github/dr-action.yml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .github/dr-action.yml 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