Test recent extensions only once a day

pull/173/head
Michele Locati 2020-10-05 08:23:30 +02:00
parent 317a894a5a
commit 4cba84276e
No known key found for this signature in database
GPG Key ID: 98B7CE2E7234E28B
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Test recent
on:
schedule:
- cron: "0 */12 * * *"
- cron: "0 12 * * *"
repository_dispatch:
types:
- test-recent