Skip to content

Commit

Permalink
Add a debug information
Browse files Browse the repository at this point in the history
  • Loading branch information
satoryu committed Jan 2, 2025
1 parent 6c4fef0 commit 064e905
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ try {
labels
})
} else {
core.debug(labels)
core.setFailed('Failed to propose labels')
}
} catch (error) {
Expand Down

0 comments on commit 064e905

Please sign in to comment.