Skip to content

build(deps): bump mamba-org/setup-micromamba from 1 to 2 #558

build(deps): bump mamba-org/setup-micromamba from 1 to 2

build(deps): bump mamba-org/setup-micromamba from 1 to 2 #558

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