From 6c4b5113c2d8a2e057b47e9c7fa2e1feda319e18 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:22:50 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=97=20setupGitHubActions.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/install-github-app/setupGitHubActions.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/install-github-app/setupGitHubActions.ts b/src/commands/install-github-app/setupGitHubActions.ts index 09b2453..19ecd2a 100644 --- a/src/commands/install-github-app/setupGitHubActions.ts +++ b/src/commands/install-github-app/setupGitHubActions.ts @@ -323,3 +323,4 @@ export async function setupGitHubActions( throw error } } +