diff --git a/.github/workflows/sunnypilot-build-prebuilt.yaml b/.github/workflows/sunnypilot-build-prebuilt.yaml index 0a60d8395a..7eab776e91 100644 --- a/.github/workflows/sunnypilot-build-prebuilt.yaml +++ b/.github/workflows/sunnypilot-build-prebuilt.yaml @@ -16,7 +16,7 @@ env: on: push: branches: [ master, master-dev-c3-new ] - tags: [ '*' ] + tags: [ 'release/*' ] pull_request_target: types: [ labeled ] workflow_dispatch: