Skip to content

Commit 96b7476

Browse files
zakiskchmouel
authored andcommitted
chore: remove raw API response in log
Signed-off-by: Zaki Shaikh <zashaikh@redhat.com>
1 parent 840cce8 commit 96b7476

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/e2e.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@ jobs:
206206
username: actor,
207207
});
208208
209-
core.info(` API response: ${JSON.stringify(response.data)}`);
210209
const permission = response.data.permission;
211210
core.info(` User @${actor} has '${permission}' permission on ${repoOwner}/${repoName}`);
212211

0 commit comments

Comments
 (0)