]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: rename fuzzing workflow
authorVincent Bernat <vincent@bernat.ch>
Sat, 3 Jun 2023 21:07:39 +0000 (23:07 +0200)
committerVincent Bernat <vincent@bernat.ch>
Thu, 29 Jun 2023 17:50:11 +0000 (19:50 +0200)
.github/workflows/fuzz.yml [moved from .github/workflows/cifuzz.yml with 98% similarity]

similarity index 98%
rename from .github/workflows/cifuzz.yml
rename to .github/workflows/fuzz.yml
index 1a3bf40ed6a1637c382038cdad8587b09bcb07bb..1287cca666a492219b1d6da3e84c9ce52b772760 100644 (file)
@@ -1,5 +1,5 @@
 ---
-name: CIFuzz
+name: Fuzzing
 on:
   pull_request:
 jobs: