[fix]action start workflow manual

This commit is contained in:
thelastWallE 2021-05-08 01:22:04 +02:00 committed by GitHub
parent bf3ff946d0
commit f83fe7d8e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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