Skip to content

Commit

Permalink
test body input
Browse files Browse the repository at this point in the history
  • Loading branch information
AlenaSviridenko committed May 11, 2021
1 parent ae3284d commit 23ed477
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/issue-triager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
owner: context.repo.owner,
repo: context.repo.repo
});
console.log(JSON.stringify(context.issue));
const isAnnouncement = issueLabels.data && issueLabels.data
.map(label => label.name)
Expand Down

0 comments on commit 23ed477

Please sign in to comment.