Skip to content

Commit

Permalink
Dont need ther github token for public repos
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgen committed Dec 29, 2023
1 parent 49d5cc6 commit c510222
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cflite_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
id: run
uses: google/clusterfuzzlite/actions/run_fuzzers@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
fuzz-seconds: 100
mode: 'code-change'
report-unreproducible-crashes: false
Expand Down

0 comments on commit c510222

Please sign in to comment.