chore: Do not build/start docker image on PRs (#386)

This commit is contained in:
Pavlo Paliychuk 2025-04-21 21:37:25 -04:00 committed by GitHub
parent 69a9108a44
commit 5b24f591b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,6 @@
name: Build and Start Graphiti Service
on:
pull_request:
branches: [ "main" ]
push:
tags: [ 'v*.*.*' ]
workflow_call: