Skip to content

Issue and PR hygiene #630

Issue and PR hygiene

Issue and PR hygiene #630

Workflow file for this run

on:
schedule:
- cron: '0 10 * * *'
name: Issue and PR hygiene
jobs:
stale:
uses: krakendio/.github/.github/workflows/stale.yml@main
lock-threads:
uses: krakendio/.github/.github/workflows/lock-threads.yml@main

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

View workflow run for this annotation

GitHub Actions / .github/workflows/default.yml

Invalid workflow file

error parsing called workflow ".github/workflows/default.yml" -> "krakendio/.github/.github/workflows/lock-threads.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.