Skip to content

Commit

Permalink
github: Run fuzzing nightly (#816)
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremi Piotrowski <[email protected]>
  • Loading branch information
jepio authored Nov 22, 2024
1 parent 2f2e4b5 commit 31313a4
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 31313a4

Please sign in to comment.