ci: run on PR

This commit is contained in:
Ramon Roche
2024-11-25 08:38:14 -08:00
parent 3db11e5dbe
commit f97315882a
+3
View File
@@ -2,6 +2,9 @@ name: ClusterFuzzLite batch fuzzing
on:
schedule:
- cron: '0 6 * * *' # UTC 6am every day.
pull_request:
branches:
- '*'
permissions: read-all
jobs:
BatchFuzzing: