mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 22:05:17 +00:00
2
.github/workflows/issue-triager.yml
vendored
2
.github/workflows/issue-triager.yml
vendored
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user