Skip to content

Commit

Permalink
Revert "test body input"
Browse files Browse the repository at this point in the history
This reverts commit 23ed477.
  • Loading branch information
AlenaSviridenko committed May 11, 2021
1 parent 23ed477 commit a16083d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/issue-triager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ 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 a16083d

Please sign in to comment.