Skip to content

gha: bump for latest scitools/workflows #570

gha: bump for latest scitools/workflows

gha: bump for latest scitools/workflows #570

Workflow file for this run

# Reference
# - https://github.com/actions/checkout
name: ci-manifest
on:
pull_request:
push:
branches:
- "master"
- "v*x"
- "!auto-update-lockfiles"
- "!pre-commit-ci-update-config"
- "!dependabot/*"
tags:
- "v*"
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions: {}
jobs:
manifest:
name: "check-manifest"
uses: scitools/workflows/.github/workflows/ci-manifest.yml@1f2141422a63321a32575ddd186e53acff12550c