👷 Updates the PR auto comments

This commit is contained in:
Alicia Sykes
2021-09-09 19:04:24 +01:00
parent 36a20621c8
commit 77847f4528
2 changed files with 91 additions and 5 deletions

View File

@@ -9,3 +9,5 @@ jobs:
with:
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}
config-file: .github/pr-auto-comments.yml
template-variables: |
{ "prAuthor": "${{ github.event.pull_request.user.login }}" }