Skip to content

Commit

Permalink
github bot as author
Browse files Browse the repository at this point in the history
  • Loading branch information
aalu1418 committed Mar 21, 2024
1 parent 772de39 commit 111c4c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/open-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
git branch --set-upstream-to=origin/${{ steps.run.outputs.name }}
git pull
- name: Setup GitHub Token
if: '!steps.check.outputs.skip'
id: token
uses: smartcontractkit/.github/actions/setup-github-token@9e7cc0779934cae4a9028b8588c9adb64d8ce68c # [email protected]
with:
Expand All @@ -83,3 +84,4 @@ jobs:
reviewers: ${{ inputs.reviewers }}
body: ${{ steps.run.outputs.prBody }}
token: ${{ steps.token.outputs.access-token }}
author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

0 comments on commit 111c4c0

Please sign in to comment.