From 4ecb00f9ddf0d8050ccdd985cb55d6c39c8e4d6d Mon Sep 17 00:00:00 2001 From: SimpleStation14 <130339894+SimpleStation14@users.noreply.github.com> Date: Sat, 11 May 2024 22:36:55 -0700 Subject: [PATCH] Mirror: Update close-master-pr.yml (#373) ## Mirror of PR #26416: [Update close-master-pr.yml](https://github.com/space-wizards/space-station-14/pull/26416) from space-wizards [space-wizards](https://github.com/space-wizards)/[space-station-14](https://github.com/space-wizards/space-station-14) ###### `a30fb1fffa107bac79668866fdbf7fb7c6d3f8e0` PR opened by PJB3005 at 2024-03-24 22:47:21 UTC --- PR changed 1 files with 1 additions and 1 deletions. The PR had the following labels: - No C# ---

Original Body

> Fix name of "Close PRs on master" workflow >
Co-authored-by: SimpleStation14 --- .github/workflows/close-master-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/close-master-pr.yml b/.github/workflows/close-master-pr.yml index 66843d35dd6..51ce874dd07 100644 --- a/.github/workflows/close-master-pr.yml +++ b/.github/workflows/close-master-pr.yml @@ -1,4 +1,4 @@ -name: Close PR's on master +name: Close PRs on master on: pull_request_target: