Update stale.yml

This commit is contained in:
Emile Nijssen
2023-12-18 21:57:49 +01:00
committed by GitHub
parent 84c99defc5
commit 250e1e051e

View File

@@ -8,7 +8,7 @@ name: Mark stale issues and pull requests
on: on:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: '0 * * * *' - cron: '*/5 * * * *'
jobs: jobs:
stale: stale: