Skip to content

Close stale issues and PRs #8

Close stale issues and PRs

Close stale issues and PRs #8

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@733afe1105fc85fafc25cddbc3c34b48c2c3d6fa
secrets: inherit