From 33cca65f3f4441e5a38494fe99e2a99fd54c789d Mon Sep 17 00:00:00 2001 From: Martin Costello Date: Tue, 14 Oct 2025 18:00:09 +0200 Subject: [PATCH] Delete actionlint configuration 1.7.8 should render the suppression redundant. --- .github/actionlint.yml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .github/actionlint.yml diff --git a/.github/actionlint.yml b/.github/actionlint.yml deleted file mode 100644 index d01530a7..00000000 --- a/.github/actionlint.yml +++ /dev/null @@ -1,5 +0,0 @@ -paths: - # Workaround for https://github.com/rhysd/actionlint/issues/548 - .github/workflows/moderation.yml: - ignore: - - 'unknown permission scope \"models\"'