From 58770129c8d09990b5451289fd1f044407f2c87e Mon Sep 17 00:00:00 2001 From: mad-cat-lon <113548315+mad-cat-lon@users.noreply.github.com> Date: Fri, 19 Jul 2024 17:59:19 -0400 Subject: [PATCH] Change format workflow reviewer to me (lol) --- .github/workflows/pep8_pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pep8_pr.yml b/.github/workflows/pep8_pr.yml index 0315613..6fb5c6c 100644 --- a/.github/workflows/pep8_pr.yml +++ b/.github/workflows/pep8_pr.yml @@ -16,5 +16,5 @@ jobs: title: Fixes by autopep8 action body: This is an auto-generated PR with fixes by autopep8. labels: autopep8, automated pr - reviewers: peter-evans + reviewers: mad-cat-lon branch: autopep8-patches \ No newline at end of file