Skip to content

Add DomainForAction mock for actions on digraphs #496

Add DomainForAction mock for actions on digraphs

Add DomainForAction mock for actions on digraphs #496

Workflow file for this run

name: Codespell
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
- stable-*.*
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v2