From 03f6f77287a36fe0072c42c6139de1765f91b092 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 23 May 2026 09:16:01 +0000 Subject: [PATCH] fix(gitutils): run release-main on demand Agent-Logs-Url: https://github.com/tomgrv/devcontainer-features/sessions/c4af4649-3e1b-4623-ac72-acb07d4aae7e Co-authored-by: tomgrv <1809566+tomgrv@users.noreply.github.com> --- .github/workflows/release-main.yml | 3 --- src/gitutils/stubs/.github/workflows/release-main.yml | 3 --- 2 files changed, 6 deletions(-) diff --git a/.github/workflows/release-main.yml b/.github/workflows/release-main.yml index cbc2f4a..1f795f7 100644 --- a/.github/workflows/release-main.yml +++ b/.github/workflows/release-main.yml @@ -3,9 +3,6 @@ name: 'Release Main' on: - push: - branches: - - develop workflow_dispatch: permissions: diff --git a/src/gitutils/stubs/.github/workflows/release-main.yml b/src/gitutils/stubs/.github/workflows/release-main.yml index cbc2f4a..1f795f7 100644 --- a/src/gitutils/stubs/.github/workflows/release-main.yml +++ b/src/gitutils/stubs/.github/workflows/release-main.yml @@ -3,9 +3,6 @@ name: 'Release Main' on: - push: - branches: - - develop workflow_dispatch: permissions: