Run CIFuzz on the 1.3.x release branch.

Make sure we have coverage when working on backports to the
older stable API series.
This commit is contained in:
Ralph Giles 2022-02-13 20:26:06 -08:00
parent e8143ab527
commit f50609fc55
No known key found for this signature in database
GPG Key ID: 9259A8F2D2D44C84
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ on:
push:
branches:
- master
- 1.3.x
jobs:
Fuzzing:
runs-on: ubuntu-latest