Skip to content

Bump scitools/workflows from 2024.07.4 to 2024.07.6 in the dependencies group across 1 directory #258

Bump scitools/workflows from 2024.07.4 to 2024.07.6 in the dependencies group across 1 directory

Bump scitools/workflows from 2024.07.4 to 2024.07.6 in the dependencies group across 1 directory #258

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
jobs:
manifest:
name: "check-manifest"
uses: scitools/workflows/.github/workflows/[email protected]