mirror of
https://github.com/clearml/dropbear
synced 2025-02-07 13:21:15 +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.
|
# Runs fuzzers for a little while on pull requests.
|
||||||
# From https://google.github.io/oss-fuzz/getting-started/continuous-integration/
|
# From https://google.github.io/oss-fuzz/getting-started/continuous-integration/
|
||||||
name: CIFuzz
|
name: CIFuzz
|
||||||
on: [pull_request]
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
Loading…
Reference in New Issue
Block a user