Skip to content

update pipestat changelog for v0.11.0 #41

update pipestat changelog for v0.11.0

update pipestat changelog for v0.11.0 #41

Workflow file for this run

name: Run spell checker
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run spell checker
uses: crate-ci/typos@v1.19.0