Skip to content

fix(deps): update npm minor and patch dependencies #870

fix(deps): update npm minor and patch dependencies

fix(deps): update npm minor and patch dependencies #870

Workflow file for this run

name: Close stale issues and PRs
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
call-reusable-workflow:
uses: RedHatInsights/shared-workflows/.github/workflows/stale.yml@master
with:
days-before-stale: 90