octokit / request-action

A GitHub Action to send arbitrary requests to GitHub's REST API
https://github.com/marketplace/actions/GitHub-API-Request
MIT License
368 stars 48 forks source link

Run npm run lint:fix #210

Closed kfcampbell closed 1 year ago

kfcampbell commented 1 year ago

Resolves a build error visible in #209.


Behavior

Before the change?

After the change?

-The build will succeed.

Other information

Additional info

Pull request checklist

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

If Yes, what's the impact:

kfcampbell commented 1 year ago

Superseded by #211, the fanned-out fix.