Merge pull request #11570 from akallabeth/fuzz-reduce

[ci,fuzzer] remove pull request fuzzer
This commit is contained in:
akallabeth
2025-05-12 12:19:15 +02:00
committed by GitHub

View File

@@ -3,8 +3,6 @@ name: Fuzzing testing
on:
workflow_dispatch:
branches: [ master, stable* ]
pull_request:
branches: [ master, stable* ]
schedule:
- cron: "0 3 21 * *"