Skip to content

Cloud/bugfix/fix cloud startup script #593

Cloud/bugfix/fix cloud startup script

Cloud/bugfix/fix cloud startup script #593

Workflow file for this run

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