Skip to content

Close stale issues and PRs #247

Close stale issues and PRs

Close stale issues and PRs #247

Workflow file for this run

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