Skip to content

Commit 08af3ea

Browse files
authored
perform ufuzz on Pull Requests (#3925)
1 parent 27bdcbb commit 08af3ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ufuzz.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Fuzzing
22
on:
3+
pull_request:
34
schedule:
45
- cron: "*/8 * * * *"
56
jobs:

0 commit comments

Comments
 (0)