Skip to content

Mark Stale

Mark Stale #802

Workflow file for this run

name: Mark Stale
on:
schedule:
- cron: '44 18 * * *'
jobs:
stale:
uses: cosmicmind/github-actions/.github/workflows/stale.yml@release

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

View workflow run for this annotation

GitHub Actions / .github/workflows/stale.yml

Invalid workflow file

error parsing called workflow ".github/workflows/stale.yml" -> "cosmicmind/github-actions/.github/workflows/stale.yml@release" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.