Skip to content

Close stale issues and PRs #269

Close stale issues and PRs

Close stale issues and PRs #269

Workflow file for this run

---
name: "Close stale issues and PRs"
# yamllint disable-line rule:truthy
on:
schedule:
- cron: "25 2 * * *"
jobs:
default:
# yamllint disable-line rule:line-length
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_stale_callable.yml@9f97dc63e5b885a7b3c57711b851a9f6c4462f7f # 1.13.0
secrets: inherit