Skip to content

Drop build for unsupported architectures (#646) #450

Drop build for unsupported architectures (#646)

Drop build for unsupported architectures (#646) #450

Workflow file for this run

name: codespell
on:
push:
branches:
- master
pull_request:
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.2
- uses: codespell-project/actions-codespell@v2.2
with:
skip: ./.git,./go.sum