mirror of
https://github.com/paralus/paralus.git
synced 2026-05-07 17:06:48 +00:00
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:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -4,9 +4,6 @@ on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
tags: [ 'v*.*.*' ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
env:
|
||||
REGISTRY: docker.io
|
||||
IMAGE_NAME: paralusio/paralus
|
||||
|
||||
Reference in New Issue
Block a user