Skip to content

Commit

Permalink
Update contribution-ready-to-be-worked.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andreancardona authored Oct 20, 2023
1 parent f774fcd commit ff4cbd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/contribution-ready-to-be-worked.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
repo: context.repo.repo,
});
console.log('response', response)
const labelArray = response.data.map((label) => console.log('label', label))
console.log('label array', labelArray)
Expand Down

0 comments on commit ff4cbd8

Please sign in to comment.