github: Fix bad syntax in cifuzz

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
Stéphane Graber 2022-06-08 17:44:08 -04:00
parent 0f8c8f89b3
commit 59d1841165
No known key found for this signature in database
GPG Key ID: C638974D64792D67

View File

@ -9,9 +9,6 @@ on:
- 'src/**'
branches:
- master
pull_request:
branches:
- master
jobs:
Fuzzing:
runs-on: ubuntu-latest