Skip to content

Commit

Permalink
Update update_issue.py
Browse files Browse the repository at this point in the history
  • Loading branch information
codycooperross authored Jul 29, 2024
1 parent 7367d48 commit d793fdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/scripts/update_issue.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,5 @@ def get_matching_labels(discussion_body):
add_labels_to_issue(label_names)

# Update issue with matching labels from mapping
print(os. getcwd())
matching_labels = get_matching_labels(discussion_body)
add_labels_to_issue(matching_labels)

0 comments on commit d793fdd

Please sign in to comment.