From 438ea80d5be0dd764b08a24095cb09484c12980d Mon Sep 17 00:00:00 2001 From: Yingtao Liu Date: Mon, 22 Jan 2024 15:48:10 -0800 Subject: [PATCH] fix typo --- .github/workflows/pr_to_gh_page_repo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_to_gh_page_repo.yml b/.github/workflows/pr_to_gh_page_repo.yml index 47d3cb3f3..0ffb965af 100644 --- a/.github/workflows/pr_to_gh_page_repo.yml +++ b/.github/workflows/pr_to_gh_page_repo.yml @@ -55,7 +55,7 @@ jobs: - name: create pull-request uses: peter-evans/create-pull-request@v5 - run: | + with: commit-message: Update report committer: PartiQL Team branch: update-playground