Skip to content

Commit

Permalink
WIP: temporary disable restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
Mephistophiles committed Nov 3, 2023
1 parent 9f5b2ff commit 99280f4
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/fuzz.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: oss-fuzz

on:
pull_request:
branches: [ master ]
paths:
- '**.c'
- '**.h'
on: [pull_request]

jobs:
fuzz:
Expand Down

0 comments on commit 99280f4

Please sign in to comment.