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 7df2fd7 commit 4bffc34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/update_issue.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,6 @@ 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 4bffc34

Please sign in to comment.