andresz1 / size-limit-action

Compare the real cost to run your JS app or lib to keep good performance in every pull request
ISC License
449 stars 83 forks source link

Is there a way to use action in GHE? #73

Open keiya01 opened 2 years ago

keiya01 commented 2 years ago

I want to use size-limit-action in GitHub Enterprise(GHE). But GHE not seem to be supported.

To support GHE, required to use @octokit/plugin-enterprise-server.

Is there a plan to support GHE?