Skip to content

fix(oma-pm): do not push repetition suggest pkgs #1522

fix(oma-pm): do not push repetition suggest pkgs

fix(oma-pm): do not push repetition suggest pkgs #1522

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]