Skip to content

Commit

Permalink
Update read_pr.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sonomirco authored Dec 21, 2023
1 parent 7ebe884 commit 6f0d7e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/read_pr.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ def pull_request_checker():

# Get the pull request labels and check if the PR has labels.
pr_labels = pr.get_labels()
pr.
print(f'Pr labels: {pr_labels.totalCount}')

if __name__ == "__main__":
Expand Down

0 comments on commit 6f0d7e6

Please sign in to comment.