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

chore: use github.api_url as default #62

Closed fty4 closed 5 months ago

fty4 commented 10 months ago

Currently the GitHub API URL has to be set manually. This will change that you do not longer need to set the input on a GHE instance.

Also see #28 which does the same by using the environment variable directly. This pr uses the github context.