Skip to content

Close stale issues and PRs #462

Close stale issues and PRs

Close stale issues and PRs #462

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@d597b59192d02cfb6be8d5c556454d091526a4a8 # 1.17.7
secrets: inherit