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 \