tweak GitHub Actions (#4037)

This commit is contained in:
Alex Lam S.L
2020-08-05 15:09:02 +01:00
committed by GitHub
parent a4002ef467
commit 30ef20a208
2 changed files with 5 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: Fuzzing
on:
pull_request:
schedule:
- cron: "*/8 * * * *"
- cron: "0,8,15,23,30,38,45,53 * * * *"
jobs:
ufuzz:
strategy: