Skip to content

Close Stale PRs

Close Stale PRs #69

Workflow file for this run

name: "Close Stale PRs"
on:
workflow_call:
schedule:
- cron: "30 1 * * *"
jobs:
stale:
uses: embrace-io/actions/.github/workflows/stale.yaml@master

Check failure on line 9 in .github/workflows/stale.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/stale.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/stale.yaml" -> "embrace-io/actions/.github/workflows/stale.yaml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit