Skip to content

feat: automatic SDN config with node-api and local_ip #603

feat: automatic SDN config with node-api and local_ip

feat: automatic SDN config with node-api and local_ip #603

Workflow file for this run

name: Typos
on:
push:
branches: ["master"]
pull_request:
branches: ["master"]
env:
CARGO_TERM_COLOR: always
jobs:
typos:
runs-on: ubuntu-latest
env:
CARGO_TERM_COLOR: always
steps:
- uses: actions/checkout@v4
- name: Check spelling issues
uses: crate-ci/[email protected]