Skip to content

migrate stale action from actions repo #13

migrate stale action from actions repo

migrate stale action from actions repo #13

Workflow file for this run

# https://github.com/actions/stale
name: 'Close stale issues and PRs'
on:
workflow_dispatch:
schedule:
- cron: '1 1 * * *'
jobs:
stale:
uses: biocommons/.github/actions/stale.yml@main

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

View workflow run for this annotation

GitHub Actions / .github/workflows/stale.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'