Remove references to deleted kind/bug label (#14383)

This commit is contained in:
Tommaso Sciortino
2025-12-02 09:52:59 -08:00
committed by GitHub
parent 8082bf61a3
commit 23d136628b
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -75,4 +75,4 @@ runs:
gh issue create \
--title "Docker build failed" \
--body "The docker build failed. See the full run for details: ${DETAILS_URL}" \
--label "kind/bug,release-failure"
--label "release-failure"