From fb699c960b2cbe95f95a4e2237107e04a3d70eee Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Thu, 30 Apr 2026 17:15:57 +0000 Subject: [PATCH] [AI] Fix formatting in workflow file Co-authored-by: Matiss Janis Aboltins --- .github/workflows/issues-close-tech-support.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issues-close-tech-support.yml b/.github/workflows/issues-close-tech-support.yml index 16ce06007e..e48e059d61 100644 --- a/.github/workflows/issues-close-tech-support.yml +++ b/.github/workflows/issues-close-tech-support.yml @@ -16,7 +16,7 @@ jobs: GitHub Issues is reserved for bug reports and feature requests, so tech support tickets are automatically closed. The fastest way to get help is to ask the community on [Discord](https://discord.gg/pRYNYr4W5A) — that's where most of the community lives and can help you in real time. " - + gh issue close "$ISSUE_URL" env: ISSUE_URL: https://github.com/actualbudget/actual/issues/${{ github.event.issue.number }}