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