Skip to content

fix(process): make Stop() idempotent for stopped services #77

fix(process): make Stop() idempotent for stopped services

fix(process): make Stop() idempotent for stopped services #77

Workflow file for this run

name: check-typos
on:
pull_request:
branches:
- master
jobs:
check-typos:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- name: Check for typos
uses: crate-ci/typos@2d0ce569feab1f8752f1dde43cc2f2aa53236e06 # v1.40.0
with:
config: .github/typos.toml