From ffb5613ed5adc4067fa0554b7f185f032a58fc6a Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> Date: Mon, 19 Jan 2026 15:44:43 +0100 Subject: [PATCH] update_issue.yml aktualisieren --- .github/workflows/update_issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_issue.yml b/.github/workflows/update_issue.yml index 6f0cc64bb..60fdf6781 100644 --- a/.github/workflows/update_issue.yml +++ b/.github/workflows/update_issue.yml @@ -130,7 +130,7 @@ jobs: .join(' '); const issueBody = '# 🛠️ **New Script**\n' + - 'Create an Issue when you want to merge a new Script. The name of the Issue must be the same as your APP.sh file. (Example: SnipeIT, snipeit.sh; Alpine-Docker, alpine-docker.sh)\n\n' + + 'Created by Github Action Bot\n\n' + '### Name of the Script\n\n' + formattedName + '\n\n' + '### Script Type\n\n' +