mirror of
https://github.com/clearml/dropbear
synced 2025-02-07 05:17:28 +00:00
fuzz: cifuzz fix syntax
This commit is contained in:
parent
ba260bd67b
commit
91ca561d7a
2
.github/workflows/cifuzz.yml
vendored
2
.github/workflows/cifuzz.yml
vendored
@ -1,7 +1,7 @@
|
||||
# Runs fuzzers for a little while on pull requests.
|
||||
# From https://google.github.io/oss-fuzz/getting-started/continuous-integration/
|
||||
name: CIFuzz
|
||||
on: [pull_request]
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
|
Loading…
Reference in New Issue
Block a user