Test recent extensions only once a day
parent
317a894a5a
commit
4cba84276e
|
@ -2,7 +2,7 @@ name: Test recent
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 */12 * * *"
|
||||
- cron: "0 12 * * *"
|
||||
repository_dispatch:
|
||||
types:
|
||||
- test-recent
|
||||
|
|
Loading…
Reference in New Issue