Skip to content

refactor(oma-refresh): use rsplit_once for config_key (#637) #3117

refactor(oma-refresh): use rsplit_once for config_key (#637)

refactor(oma-refresh): use rsplit_once for config_key (#637) #3117

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]