Skip to content

Bump actions/stale from 9.0.0 to 9.1.0 #653

Bump actions/stale from 9.0.0 to 9.1.0

Bump actions/stale from 9.0.0 to 9.1.0 #653

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/ci-manifest.yml@2024.10.3