From 79d10aed979aca2c4c4fa55e1bdea2b19b3d2f83 Mon Sep 17 00:00:00 2001 From: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com> Date: Mon, 30 Oct 2023 01:11:55 +0100 Subject: [PATCH] committer defaulted --- .github/workflows/build.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index b633c7ea..ac1d5db1 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -81,7 +81,6 @@ jobs: if: ${{ github.repository_owner == 'masesgroup'}} #do not push any changes outside main repo uses: peter-evans/create-pull-request@v5 with: - committer: 41898282+github-actions[bot]@users.noreply.github.com branch-suffix: short-commit-hash path: '.\docs\*.*' title: Changes by GitHub action