We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca92075 commit fa15fd8Copy full SHA for fa15fd8
.github/workflows/AssignReviewers.yml
@@ -22,4 +22,4 @@ jobs:
22
uses: actions/checkout@v2
23
- uses: mdkinney/github-action-assign-reviewers@main
24
with:
25
- token: ${{secrets.GITHUB_TOKEN}}
+ token: ${{secrets.CODEOWNERS_VALIDATOR_TOKEN}}
0 commit comments