Skip to content

Close stale issues and PRs #354

Close stale issues and PRs

Close stale issues and PRs #354

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@31e83cf3419b7230171cea9cd2e97f83bc04488f # 1.3.25
secrets: inherit