From 3d83c8a40159642aa11291b24b252e0d93f5b469 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Thu, 23 Sep 2021 11:21:30 +0200 Subject: [PATCH] template-cleanup: remove .github/ISSUE_TEMPLATE --- .github/workflows/template-cleanup.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/template-cleanup.yml b/.github/workflows/template-cleanup.yml index 848d1d5..10815db 100644 --- a/.github/workflows/template-cleanup.yml +++ b/.github/workflows/template-cleanup.yml @@ -53,6 +53,7 @@ jobs: # Cleanup rm -rf \ + .github/ISSUE_TEMPLATE \ .github/readme \ .github/template-cleanup \ .github/workflows/template-cleanup.yml \