Skip to content

Commit b2e032d

Browse files
committed
auto_request_review.yml: Un-fork auto-request-review
The PR has been upstreamed.
1 parent e866d95 commit b2e032d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/auto_request_review.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ jobs:
1414
if: ${{ github.repository == 'ruby/ruby' && github.base_ref == 'master' }}
1515
steps:
1616
- name: Request review based on files changes and/or groups the author belongs to
17-
# Using a fork until https://github.com/necojackarc/auto-request-review/pull/135 is merged
18-
uses: k0kubun/auto-request-review@0df295a0ff5c5d302770f589497280132131c63d # master
17+
uses: necojackarc/auto-request-review@5d3060495e58e9cb41f51de50e808d3135d5374e # master
1918
with:
2019
# scope: public_repo
2120
token: ${{ secrets.MATZBOT_AUTO_REQUEST_REVIEW_TOKEN }}

0 commit comments

Comments
 (0)