mirror of
https://github.com/actions/stale.git
synced 2026-06-11 18:02:44 +08:00
f111c4f385
Previously this action would stop and skip all issues or pull requests it found if no `stale-issue-message | stale-pr-message` option had been configured. Configuring `days-before-stale: -1` will activate that behaviour.