Skip to content

fix: Disable legacy API by default in RHEL 10 #52

fix: Disable legacy API by default in RHEL 10

fix: Disable legacy API by default in RHEL 10 #52

Workflow file for this run

name: codespell
on:
pull_request:
workflow_dispatch:
jobs:
codespell:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v2