From d799f08ab0b76826bc03aff56dc17788acb5b01c Mon Sep 17 00:00:00 2001 From: Andy Augustin Date: Thu, 16 Dec 2021 10:12:13 +0100 Subject: [PATCH] style(lint): fix lint error (#129) :pencil: --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 532721b7..a65c5586 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,6 @@ You will receive a pull request within your repository if there are some changes | source_repo_ssh_private_key | `[optional]` private ssh key for the source repository. E.q. useful if using a private template repository. [see](#private-template-repository)| `false` | | | pr_labels | `[optional]` comma separated list. [pull request labels][pr-labels] | `false` | `chore,template_sync` | - ### Example This repo uses this [template][template] and this action from the [marketplace][marketplace].