Skip to content

Close stale issues and PRs #623

Close stale issues and PRs

Close stale issues and PRs #623

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@590c56856a43c909afcc719f44ca96e3c2569b17 # 1.22.53
secrets: inherit