Skip to content

Update CI environment lockfiles #548

Update CI environment lockfiles

Update CI environment lockfiles #548

Workflow file for this run

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]