Skip to content

Commit 6f8c7ce

Browse files
committed
[TMP] Debug GH API call
1 parent feed49a commit 6f8c7ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/expand-team-reviewers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
then
6060
members_list=$(echo "$members" | paste -sd ",")
6161
echo "Requesting review for $org/$repo#$pr from $org/$team members: $members_list"
62+
export GH_DEBUG=api
6263
gh pr edit "$pr" \
6364
--repo "$repo" \
6465
--remove-reviewer "$org/$team" \

0 commit comments

Comments
 (0)