Skip to content

Merge pull request #360 from AOSC-Dev/add-missing-no-bell-completions #1551

Merge pull request #360 from AOSC-Dev/add-missing-no-bell-completions

Merge pull request #360 from AOSC-Dev/add-missing-no-bell-completions #1551

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]