Skip to content

intel format asm

intel format asm #117

Workflow file for this run

name: Check Typo
on:
push:
jobs:
check_typo:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Check Typo
uses: crate-ci/[email protected]
with:
config: ./_typos.toml