Merge pull request #47 from paralus/remove-image-build-for-prs

Removes gh action to build images on pull requests
This commit is contained in:
Akshay Gaikwad
2022-07-21 11:49:34 +05:30
committed by GitHub

View File

@@ -4,9 +4,6 @@ on:
push:
branches: [ main ]
tags: [ 'v*.*.*' ]
pull_request:
branches: [ main ]
env:
REGISTRY: docker.io
IMAGE_NAME: paralusio/paralus