From: Evgeny Vereshchagin Date: Tue, 2 Nov 2021 16:02:16 +0000 (+0000) Subject: cifuzz: switch to the util-linux organization X-Git-Tag: v2.38-rc1~190 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=91aadd943ffc0c6eba9d85b19cb4927510a17adc;p=thirdparty%2Futil-linux.git cifuzz: switch to the util-linux organization Signed-off-by: Evgeny Vereshchagin --- diff --git a/.github/workflows/cifuzz.yml b/.github/workflows/cifuzz.yml index 12a79a7f9b..93ebc3ceaa 100644 --- a/.github/workflows/cifuzz.yml +++ b/.github/workflows/cifuzz.yml @@ -15,7 +15,7 @@ on: jobs: Fuzzing: runs-on: ubuntu-latest - if: github.repository == 'karelzak/util-linux' + if: github.repository == 'util-linux/util-linux' strategy: fail-fast: false matrix: