diff --git a/.github/workflows/build-and-start-svc.yml b/.github/workflows/build-and-start-svc.yml index 1acfe67d..53fe9a8e 100644 --- a/.github/workflows/build-and-start-svc.yml +++ b/.github/workflows/build-and-start-svc.yml @@ -1,8 +1,6 @@ name: Build and Start Graphiti Service on: - pull_request: - branches: [ "main" ] push: tags: [ 'v*.*.*' ] workflow_call: