typos/action
Ed Page 286609cb28 fix(action): Don't pre-filter checked files
This reverts commit fc7f517466.

This has two problems
- This doesn't correctly handle spaces, likely needing #708
- This overrides excludes, see #347

This also has a weird cost/benefit balance because this requires enough
repo history to do the analysis which takes time to pull down.

Rather than waiting until the relevant changes are in to make this work,
I'm pulling this out for now.

Fixes #806
2023-08-21 12:25:34 -05:00
..
entrypoint.sh fix(action): Don't pre-filter checked files 2023-08-21 12:25:34 -05:00
format_gh.sh feat(ci): Use composite to run action 2023-03-14 23:04:09 +08:00