Skip to content

Workflow file for this run

---
name: "Close stale issues and PRs"
# yamllint disable-line rule:truthy
on:
schedule:
- cron: "25 2 * * *"
jobs:
default:
# using stable to be able to quickly switch to a working version in case the current stable is broken
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_stale_callable.yml

Check failure on line 12 in .github/workflows/this_stale.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/this_stale.yml

Invalid workflow file

invalid value workflow reference: no version specified
secrets: inherit