Skip to content

Commit

Permalink
console data
Browse files Browse the repository at this point in the history
  • Loading branch information
SGI-CAPP-AT2 authored Oct 31, 2024
1 parent c8e1c94 commit 65f8767
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
repo: context.repo.repo,
issue_number: context.issue.number
});
console.log(labels.data)
if(labels.data.reduce((a, c)=>c in ["security", "ui/ux", "dependencies"], false))
await github.issues.addLabels({
owner: context.repo.owner,
Expand Down

0 comments on commit 65f8767

Please sign in to comment.