Skip to content

Bump glob from 11.0.3 to 11.1.0 in the npm_and_yarn group across 1 directory #874

Bump glob from 11.0.3 to 11.1.0 in the npm_and_yarn group across 1 directory

Bump glob from 11.0.3 to 11.1.0 in the npm_and_yarn group across 1 directory #874

Workflow file for this run

name: Stale
on:
workflow_dispatch:
schedule:
- cron: 0 11 * 1-2,11-12 *
- cron: 0 10 * 3-10 *
issues:
types: [closed]
pull_request:
types: [closed]
jobs:
stale:
name: Stale
uses: KatsuteDev/workflows/.github/workflows/stale.yml@main
if: github.repository_owner == 'KatsuteDev'
secrets: inherit