perform ufuzz on Pull Requests (#3925)
This commit is contained in:
1
.github/workflows/ufuzz.yml
vendored
1
.github/workflows/ufuzz.yml
vendored
@@ -1,5 +1,6 @@
|
||||
name: Fuzzing
|
||||
on:
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: "*/8 * * * *"
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user