From 598595fe84bc94b077709be759691aaca51b258a Mon Sep 17 00:00:00 2001 From: DevTekVE Date: Sat, 30 Aug 2025 12:29:08 +0200 Subject: [PATCH] no need for this, i validated what I needed --- .github/workflows/sunnypilot-build-prebuilt.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sunnypilot-build-prebuilt.yaml b/.github/workflows/sunnypilot-build-prebuilt.yaml index 562b48d3d1..0a60d8395a 100644 --- a/.github/workflows/sunnypilot-build-prebuilt.yaml +++ b/.github/workflows/sunnypilot-build-prebuilt.yaml @@ -15,7 +15,7 @@ env: on: push: - branches: [ master, master-dev-c3-new, validate-test-on-staging-c3 ] + branches: [ master, master-dev-c3-new ] tags: [ '*' ] pull_request_target: types: [ labeled ]