From cd9cf6b7aaa273251fbae6a27d795c5ff99d3e9b Mon Sep 17 00:00:00 2001 From: Kate Isaac <41767733+kweav@users.noreply.github.com> Date: Wed, 15 Jan 2025 12:57:43 -0500 Subject: [PATCH] Update file-automatic-issues.yml Indentation issue discovered when using this template to create a new repo --- .github/workflows/file-automatic-issues.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/file-automatic-issues.yml b/.github/workflows/file-automatic-issues.yml index e92ed7c..d8c7436 100644 --- a/.github/workflows/file-automatic-issues.yml +++ b/.github/workflows/file-automatic-issues.yml @@ -28,7 +28,7 @@ jobs: # Cleanup Template-specific bits - name: Cleanup run: | - rm -rf \ + rm -rf \ .github/workflows/file-automatic-issues.yml \ .github/ISSUE_TEMPLATE/new-website-add-to-sync.md \ .github/ISSUE_TEMPLATE/update-website-info-for-sync.md \