Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit d051ae0

Browse files
committed
Move files for fuzzing
1 parent a3182e5 commit d051ae0

5 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/cflite_cron.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: ClusterFuzzLite cron tasks
22
on:
33
schedule:
4-
#- cron: '0 0/8 * * *' # Thrice a day at 0,8,16 o'clock
5-
- cron: '0 9/4 * * *' # Testing purpose
4+
- cron: '0 3 * * *' # JST noon
65
permissions: read-all
76
jobs:
87
Pruning:

0 commit comments

Comments
 (0)