From 1a2620e8bddb360ca4461077827f1b29b30c8756 Mon Sep 17 00:00:00 2001 From: Evgeny Vereshchagin Date: Thu, 23 Jun 2022 08:55:28 +0000 Subject: [PATCH] ci: remove links to "codeless contribution" actions They refer to actions with script injections running with full access to repositories. --- .github/workflows/issue_labeler.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/issue_labeler.yml b/.github/workflows/issue_labeler.yml index 41a6d9fd57f..c4143037ce3 100644 --- a/.github/workflows/issue_labeler.yml +++ b/.github/workflows/issue_labeler.yml @@ -1,5 +1,3 @@ -# Inspired by: https://github.com/stefanbuck/ristorante -# See: https://stefanbuck.com/blog/codeless-contributions-with-github-issue-forms --- name: Issue labeler -- 2.47.3