From c414a1cdb80dccdaa788777b7dba9cd9f98df963 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Mon, 19 Oct 2020 08:56:40 +0200 Subject: [PATCH] [MIRROR] Clearing my assignment here (#1368) * Clearing my assignment here (#54449) Because that'd basically be roundabout self-merging * Clearing my assignment here Co-authored-by: Jordan Brown --- .github/workflows/update_tgs_dmapi.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/update_tgs_dmapi.yml b/.github/workflows/update_tgs_dmapi.yml index ec51596fc44..29ed0569947 100644 --- a/.github/workflows/update_tgs_dmapi.yml +++ b/.github/workflows/update_tgs_dmapi.yml @@ -44,6 +44,5 @@ jobs: pr_title: "Automatic TGS DMAPI Update" pr_body: "This pull request updates the TGS DMAPI to the latest version. Please note any breaking or unimplemented changes before merging." pr_label: "Tools" - pr_assignee: "Cyberboss" pr_allow_empty: false github_token: ${{ secrets.GITHUB_TOKEN }}