Skip to content

Add github action on push tag #42

Add github action on push tag

Add github action on push tag #42

Workflow file for this run

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