From 9f6bc4609a23b25f5325126c5ce0495a242de211 Mon Sep 17 00:00:00 2001 From: Jeff Ching Date: Tue, 14 May 2024 10:32:57 -0700 Subject: [PATCH] build: need to set command for code-suggetser (#992) Signed-off-by: Jeff Ching --- .github/workflows/release-please.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 8e6602e..394db7b 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -21,6 +21,7 @@ jobs: - name: Create PR with dist uses: googleapis/code-suggester@v4 with: + command: pr upstream_repo: release-please-action upstream_owner: googleapis description: Build dist