Skip to content

Commit

Permalink
change to weekly run
Browse files Browse the repository at this point in the history
  • Loading branch information
lei9444 committed Dec 17, 2024
1 parent 74a716b commit b08d25d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pipelines/v2/oneFuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ pr: none
trigger: none

schedules:
- cron: "0 0 * * *"
displayName: Daily fuzzing submission
- cron: "0 0 * * 1"
displayName: Weekly fuzzing submission
branches:
include:
- main
Expand Down

0 comments on commit b08d25d

Please sign in to comment.