]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Whitespace change to trigger CIFuzz workflow.
authorDarren Tucker <dtucker@dtucker.net>
Mon, 7 Nov 2022 03:41:58 +0000 (14:41 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Mon, 7 Nov 2022 03:41:58 +0000 (14:41 +1100)
.github/workflows/cifuzz.yml

index adbc31c9e467c61e37039cb04d38243ede3cf01b..ea428b824286177a8b0ea8dfb45fb547593e2de1 100644 (file)
@@ -5,6 +5,7 @@ on:
   pull_request:
     paths: [ '**.c', '**.h', '**.m4', '**.sh', '.github/**', '**/Makefile.in', 'configure.ac' ]
 
+
 jobs:
   Fuzzing:
     runs-on: ubuntu-latest