diff --git a/.github/ranger.yml b/.github/ranger.yml new file mode 100644 index 0000000000..8e2aa09c6e --- /dev/null +++ b/.github/ranger.yml @@ -0,0 +1,6 @@ +# in .github/ranger.yml +comments: + - action: delete_comment + pattern: +1 + - action: delete_comment + pattern: ":+1:" \ No newline at end of file