diff --git a/.github/workflows/update-compute-discovery.yml b/.github/workflows/update-compute-discovery.yml index d619cf4d127ad..769421e1ac5fa 100644 --- a/.github/workflows/update-compute-discovery.yml +++ b/.github/workflows/update-compute-discovery.yml @@ -85,7 +85,7 @@ jobs: --body "$(printf '%b' "$BODY")" \ --base main \ --head automation/update-compute-discovery \ - --label "autorelease: pending" + --label "api: compute" else echo "Pull request already exists for automation/update-compute-discovery. Branch has been updated." fi