From fbbd19dff70467293efdb839a1bc62fc4c002d5b Mon Sep 17 00:00:00 2001 From: Igor Date: Sun, 7 Jan 2024 09:58:27 +0100 Subject: [PATCH] Update and rename autoclean.yml to auto-clean.yml --- .../ISSUE_TEMPLATE/{autoclean.yml => auto-clean.yml} | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) rename .github/ISSUE_TEMPLATE/{autoclean.yml => auto-clean.yml} (67%) diff --git a/.github/ISSUE_TEMPLATE/autoclean.yml b/.github/ISSUE_TEMPLATE/auto-clean.yml similarity index 67% rename from .github/ISSUE_TEMPLATE/autoclean.yml rename to .github/ISSUE_TEMPLATE/auto-clean.yml index 16b1823..c6715c9 100644 --- a/.github/ISSUE_TEMPLATE/autoclean.yml +++ b/.github/ISSUE_TEMPLATE/auto-clean.yml @@ -1,15 +1,6 @@ -name: "Clean old releases" +name: "Clean old" on: workflow_dispatch: - inputs: - armbian_upload: - type: choice - default: releases - description: 'Where to upload?' - required: false - options: - - workflow - - releases jobs: