Skip to content

Commit

Permalink
github: Run fuzzing nightly
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremi Piotrowski <[email protected]>
  • Loading branch information
jepio committed Nov 22, 2024
1 parent 1071f5d commit 7ecd0c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/fuzzing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Fuzzer execution

on:
workflow_dispatch:
schedule:
- cron: '0 3 * * *' # Every day at 7pm PST/4am CET

jobs:
fuzzer-execution:
Expand Down

0 comments on commit 7ecd0c1

Please sign in to comment.