[ci] Fix automate team reviewer workflow (#49904)
This commit is contained in:
parent
2a00c2f163
commit
d40b2ced59
|
@ -12,4 +12,4 @@ jobs:
|
|||
uses: acq688/Request-Reviewer-For-Team-Action@v1.1
|
||||
with:
|
||||
config: '.github/automate-team-review-assignment-config.yml'
|
||||
GITHUB_TOKEN: ${{ secrets.FINE_GRAINED_TOKEN_ACTIONS }}
|
||||
GITHUB_TOKEN: ${{ secrets.PR_ASSIGN_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue