Skip to content

Merge remote-tracking branch 'upstream/release/0.5.1' into merge-0.5.… #9

Merge remote-tracking branch 'upstream/release/0.5.1' into merge-0.5.…

Merge remote-tracking branch 'upstream/release/0.5.1' into merge-0.5.… #9

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check typos
uses: crate-ci/[email protected]