Skip to content

Commit

Permalink
Try to fix ci-fuzz.yml by removing permissions {}.
Browse files Browse the repository at this point in the history
cmark doesn't have that line either.
  • Loading branch information
mity committed Jan 11, 2024
1 parent 87d4f06 commit 722caca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-fuzz.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: CIFuzz
on: [pull_request]
permissions: {}
jobs:
Fuzzing:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 722caca

Please sign in to comment.