From 944bfd6372258800071cda7b66d448fd71e53aad Mon Sep 17 00:00:00 2001 From: Will Dean Date: Sat, 26 Oct 2024 15:06:04 -0400 Subject: [PATCH] get rid of the duplicated key --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b75f4c5..7ff1bf2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ GitHub action to add closing labels to a pull request ```yaml name: Sync Closing Labels -name: "Pull Request Labeler" on: - pull_request_target