From: Evgeny Vereshchagin Date: Wed, 13 May 2020 20:17:37 +0000 (+0000) Subject: cifuzz: set allowed-broken-targets-percentage to 0 X-Git-Tag: v246-rc1~372 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b129fba3077999517d60c3208ffed2380381fb1;p=thirdparty%2Fsystemd.git cifuzz: set allowed-broken-targets-percentage to 0 --- diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 85a5db57062..ee5dd098e9b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,6 +25,7 @@ jobs: with: oss-fuzz-project-name: 'systemd' dry-run: false + allowed-broken-targets-percentage: 0 - name: Run Fuzzers uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master with: