yobgob / too-many-hooks

Opinionated collection of typed React hooks
https://yobgob.dev/too-many-hooks/
Apache License 2.0
3 stars 5 forks source link

Update lint workflows to only lint changed files #36

Closed dawsonbooth closed 1 year ago

dawsonbooth commented 1 year ago

To shorten the workflow duration, we should reduce the files to lint to only those that are changed in a PR.

Helpful links: