adjust ufuzz schedule (#3810)

This commit is contained in:
Alex Lam S.L
2020-04-22 09:03:15 +01:00
committed by GitHub
parent 9577c8c1b7
commit 306e8e9873

View File

@@ -1,7 +1,7 @@
name: Fuzzing
on:
schedule:
- cron: "*/7 * * * *"
- cron: "*/8 * * * *"
jobs:
ufuzz:
strategy: