Skip to content

ci(gh-actions): run publish workflow in development branch #39

ci(gh-actions): run publish workflow in development branch

ci(gh-actions): run publish workflow in development branch #39

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]