Update close-stale-issues.yml

This commit is contained in:
Magne Sjaastad 2021-05-02 13:05:02 +02:00 committed by GitHub
parent 5e556a1389
commit ca723a9b95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
name: 'Close stale issues and PRs'
on:
workflow_dispatch:
schedule:
- cron: '30 1 * * *'