mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-29 01:58:34 -04:00
ci: don't build apko base images on release branch
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
88b4bc5857
commit
8268b6e23f
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build-apko-image.yml
vendored
1
.github/workflows/build-apko-image.yml
vendored
|
@ -5,7 +5,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
- "release/**"
|
||||
paths:
|
||||
- "/apko/**"
|
||||
- "/.github/workflows/build-apko-image.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue