Skip to content

Commit 2ef0812

Browse files
committed
[TMP] Enabled debugging GH API requests
1 parent 2222936 commit 2ef0812

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 $repo#$pr from $org/$team members: $members_list"
62+
export GH_DEBUG=api
6263
6364
gh api \
6465
--method DELETE \

0 commit comments

Comments
 (0)