Skip to content

Revert "fix(oma-pm)!: capitalize the description in oma info (#395)" #1754

Revert "fix(oma-pm)!: capitalize the description in oma info (#395)"

Revert "fix(oma-pm)!: capitalize the description in oma info (#395)" #1754

Workflow file for this run

name: Check typo
on:
push:
branches: [ "*" ]
jobs:
check-typo:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: typos-action
uses: crate-ci/[email protected]