Compare commits

..

No commits in common. "39feba7d1d5d798c59820377b4dd49ebc075d968" and "b25f76dde8bbf18d4c5d85724e8a662972310e18" have entirely different histories.

View file

@ -1,8 +1,7 @@
name: "Close stale issues and PRs" name: "Close stale issues and PRs"
on: on:
workflow_dispatch:
schedule: schedule:
- cron: "@hourly" - cron: "30 1 * * *"
jobs: jobs:
stale: stale: