Skip to content

Commit

Permalink
build: disable automated fuzz job [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Apr 11, 2024
1 parent fab5936 commit 40108b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fuzz.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Go Fuzz Testing
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
# schedule:
# - cron: "0 0 * * *"

permissions:
contents: read
Expand Down

0 comments on commit 40108b6

Please sign in to comment.