From 0f4e93c9c8e2897180e82dd3dd7ad5b8bfaa6ea1 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Sat, 26 Apr 2025 17:39:36 -0700 Subject: [PATCH] GitHub Mistake Pull Closer was a mistake to use, because it doesn't work... --- .github/mistaken-pull-closer.yml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .github/mistaken-pull-closer.yml diff --git a/.github/mistaken-pull-closer.yml b/.github/mistaken-pull-closer.yml deleted file mode 100644 index bb28e607..00000000 --- a/.github/mistaken-pull-closer.yml +++ /dev/null @@ -1,11 +0,0 @@ -filters: - - true - -commentBody: | - Thanks for your contribution! Unfortunately, we don't use GitHub pull requests - to manage code contributions to this repository (and GitHub doesn't have any - way to disable pull requests entirely). Instead, please see - https://torsion.org/borgmatic/#contributing which provides full instructions - on how to submit pull requests. You can even use your GitHub account to login. - -addLabel: false