From ad67bdc853e380f44a80413744171e389fe78607 Mon Sep 17 00:00:00 2001 From: Jason Wen Date: Wed, 19 Mar 2025 10:11:07 -0400 Subject: [PATCH] ci: disable prebuilts on pull requests (#685) --- .github/workflows/sunnypilot-build-prebuilt.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/sunnypilot-build-prebuilt.yaml b/.github/workflows/sunnypilot-build-prebuilt.yaml index 8bb84cda8..cbe2b73be 100644 --- a/.github/workflows/sunnypilot-build-prebuilt.yaml +++ b/.github/workflows/sunnypilot-build-prebuilt.yaml @@ -21,8 +21,6 @@ on: push: branches: [ master, master-new, master-dev-c3-new ] tags: [ '*' ] - pull_request: - branches: [ master, master-new ] workflow_dispatch: inputs: extra_version: