Commit graph

4 commits

Author SHA1 Message Date
Ed Page
3a0fa5b9fd fix(action): Don't require sudo
Fixes #723
2023-05-22 13:30:04 -05:00
WaterLemons2k
6855a78893 feat(ci): Use composite to run action
Using composite instead of docker to avoid building image,
it can make the action faster.

If the `typos` command doesn't exist, download and extract it.
2023-03-14 23:04:09 +08:00
Benjamin Bouvier
9b470bbbb2 feat: Allow writing changes in the github action 2023-02-08 15:00:48 +01:00
Vanessasaurus
7d09c5a4bf
feat(ci): adding github action to use typos to check spelling (#267)
Signed-off-by: vsoch <vsoch@users.noreply.github.com>

Co-authored-by: vsoch <vsoch@users.noreply.github.com>
2021-05-31 19:42:45 -05:00