Skip to content

Commit 07d47ef

Browse files
dshemetovkrivard
andauthored
Update .github/workflows/dependabot-assignments.yml
Co-authored-by: Katie Mazaitis <[email protected]>
1 parent 3444edd commit 07d47ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-assignments.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
-H "Accept: application/vnd.github+json" \
2121
-H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}"\
2222
-H "X-GitHub-Api-Version: 2022-11-28" \
23-
https://github.com/api/repos${{ github.owner }}/${{ github.repository }}/pulls/${{github.event.pull_request.number}}/requested_reviewers \
23+
https://github.com/api/repos/${{ github.repository }}/pulls/${{github.event.pull_request.number}}/requested_reviewers \
2424
-d '{"team_reviewers":["code-reviewers"]}'

0 commit comments

Comments
 (0)