Skip to content

Commit

Permalink
Don't add the automation label to inventory PRs
Browse files Browse the repository at this point in the history
For the same reasons as:
heroku/languages-github-actions#109
  • Loading branch information
edmorley authored Oct 12, 2023
1 parent 0438a1a commit d27c9e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
committer: ${{ vars.LINGUIST_GH_APP_USERNAME }} <${{ vars.LINGUIST_GH_APP_EMAIL }}>
author: ${{ vars.LINGUIST_GH_APP_USERNAME }} <${{ vars.LINGUIST_GH_APP_EMAIL }}>
branch: update-go-inventory
labels: "automation"
body: "Automated pull-request to update heroku/go inventory:\n\n${{ steps.set-diff-msg.outputs.msg }}"

- name: Configure PR
Expand Down

0 comments on commit d27c9e8

Please sign in to comment.