]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Rename github actions fuzz workflow to be consistent with the rest of the workflows.
authorNathan Moinvaziri <nathan@nathanm.com>
Mon, 25 May 2020 04:32:30 +0000 (21:32 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Sat, 30 May 2020 19:25:18 +0000 (21:25 +0200)
.github/workflows/fuzz.yml

index 942ee1bdf92a7f7ca5061757306b16ad5800a324..e7ddaea5b5bfe629a6f585ff4b33f9d696e7c1c5 100644 (file)
@@ -1,4 +1,4 @@
-name: CIFuzz
+name: CI Fuzz
 on: [pull_request]
 jobs:
   Fuzzing: