chore: Do not build/start docker image on PRs (#386)
This commit is contained in:
parent
69a9108a44
commit
5b24f591b1
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build-and-start-svc.yml
vendored
2
.github/workflows/build-and-start-svc.yml
vendored
|
|
@ -1,8 +1,6 @@
|
||||||
name: Build and Start Graphiti Service
|
name: Build and Start Graphiti Service
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
|
||||||
branches: [ "main" ]
|
|
||||||
push:
|
push:
|
||||||
tags: [ 'v*.*.*' ]
|
tags: [ 'v*.*.*' ]
|
||||||
workflow_call:
|
workflow_call:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue