Skip to content

Commit

Permalink
馃懛 Automate labelling in update intersphinx PR (#1992)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoyama010 committed Jan 1, 2022
1 parent e56db11 commit 927bd6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/intersphinx-update-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
uses: peter-evans/create-pull-request@v3
with:
commit-message: "[create-pull-request] update local intersphinx"
labels: |
maintenance
body: |
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
These changes update all the intersphinx mappings. To run CI close and reopen PR.
Expand Down

0 comments on commit 927bd6c

Please sign in to comment.