Skip to content

check dask's compute is not called #58

check dask's compute is not called

check dask's compute is not called #58

Workflow file for this run

# Reference
# - https://github.com/actions/checkout
name: ci-manifest
on:
pull_request:
branches:
- "*"
push:
branches-ignore:
- "auto-update-lockfiles"
- "pre-commit-ci-update-config"
- "dependabot/*"
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
manifest:
name: "check-manifest"
uses: scitools/workflows/.github/workflows/[email protected]