Run CIFuzz on the 1.3.x release branch.
Make sure we have coverage when working on backports to the older stable API series. Signed-off-by: Ralph Giles <giles@thaumas.net>
This commit is contained in:
parent
a2fe43f64e
commit
e548ea38d4
1
.github/workflows/cifuzz.yml
vendored
1
.github/workflows/cifuzz.yml
vendored
@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- 1.3.x
|
||||
jobs:
|
||||
Fuzzing:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user