Skip to content

Commit

Permalink
Switch to fuzzing main branch (#3988)
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Jowett <[email protected]>
Co-authored-by: Alan Jowett <[email protected]>
  • Loading branch information
Alan-Jowett and Alan Jowett authored Nov 7, 2024
1 parent 5c2cb9a commit 3f083c6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .onefuzz/OneFuzzConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"JobNotificationEmail": "[email protected]",
"Skip": false,
"TargetBuildBranches": [
"feature/security_fix"
"main"
],
"Fuzzer": {
"$type": "libfuzzer",
Expand Down Expand Up @@ -83,7 +83,7 @@
"JobNotificationEmail": "[email protected]",
"Skip": false,
"TargetBuildBranches": [
"feature/security_fix"
"main"
],
"Fuzzer": {
"$type": "libfuzzer",
Expand Down Expand Up @@ -160,7 +160,7 @@
"JobNotificationEmail": "[email protected]",
"Skip": false,
"TargetBuildBranches": [
"feature/security_fix"
"main"
],
"Fuzzer": {
"$type": "libfuzzer",
Expand Down Expand Up @@ -237,7 +237,7 @@
"JobNotificationEmail": "[email protected]",
"Skip": false,
"TargetBuildBranches": [
"feature/security_fix"
"main"
],
"Fuzzer": {
"$type": "libfuzzer",
Expand Down Expand Up @@ -314,7 +314,7 @@
"JobNotificationEmail": "[email protected]",
"Skip": false,
"TargetBuildBranches": [
"feature/security_fix"
"main"
],
"Fuzzer": {
"$type": "libfuzzer",
Expand Down

0 comments on commit 3f083c6

Please sign in to comment.