Issue and PR hygiene #742
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | ||
schedule: | ||
- cron: '0 10 * * *' | ||
name: Issue and PR hygiene | ||
jobs: | ||
stale: | ||
uses: krakend/.github/.github/workflows/stale.yml@main | ||
lock-threads: | ||
Check failure on line 8 in .github/workflows/default.yml GitHub Actions / Issue and PR hygieneInvalid workflow file
|
||
uses: krakend/.github/.github/workflows/lock-threads.yml@main |