mirror of
https://github.com/open-metadata/OpenMetadata
synced 2026-05-24 09:39:11 +00:00
FIX - K8s Operator Release CI (#25785)
This commit is contained in:
parent
50c7684a46
commit
abcadb8a1d
1 changed files with 0 additions and 3 deletions
3
.github/workflows/docker-k8s-operator.yml
vendored
3
.github/workflows/docker-k8s-operator.yml
vendored
|
|
@ -20,9 +20,6 @@ on:
|
|||
description: "Do you want to update docker image latest tag as well ?"
|
||||
type: boolean
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue