Skip to content

Commit

Permalink
build: fix update authors commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Mesteery committed Aug 24, 2021
1 parent a211545 commit 1a1d958
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/authors.yml
Expand Up @@ -18,4 +18,5 @@ jobs:
body: "If this PR exists, there's presumably new additions to the AUTHORS file. This is an automatically generated PR by the `authors.yml` GitHub Action, which runs `tools/update-authors.js` and submits a new PR or updates an existing PR.\n\nPlease note that there might be duplicate entries. If there are, please remove them and add the duplicate emails to .mailmap directly to this PR."
branch: "actions/authors-update" # custom branch *just* for this Action.
commit-message: "meta: update AUTHORS"
author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
labels: meta

0 comments on commit 1a1d958

Please sign in to comment.