FIX - K8s Operator Release CI (#25785)

This commit is contained in:
Pere Miquel Brull 2026-02-10 10:48:41 +01:00 committed by GitHub
parent 50c7684a46
commit abcadb8a1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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