chore(Github Actions): test action

This commit is contained in:
Thibault Malbranche 2019-09-03 00:46:40 +02:00 committed by GitHub
parent e6b4a5b6d7
commit 5b66f8da01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: "Close stale issues and PRs"
on:
schedule:
- cron: "0 0 * * *"
- cron: "48 * * * *"
jobs:
stale: