Skip to content

Lr/epoch tests (#3952) #238

Lr/epoch tests (#3952)

Lr/epoch tests (#3952) #238

Workflow file for this run

name: Typos
on:
push:
branches:
- main
- release-*
pull_request:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
name: Checkout Repository
- name: typos-action
uses: crate-ci/[email protected]