CodelyTV / pr-size-labeler

🏷 Visualize and optionally limit the size of your Pull Requests
https://github.com/marketplace/actions/pull-request-size-labeler
MIT License
336 stars 58 forks source link

Format arguments in README as a table #72

Closed johnlk closed 5 months ago

johnlk commented 5 months ago

Some cleanup in the README. Also fixing an issue with github_api_url in the GH action yml example.

This change is also making me realize, we should probably have a PR template. Can be a followup