mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-22 19:08:59 +00:00
Disable ci-fuzz build on build branch
I run the fuzzer test suite, which should be good enough to avoid wasting resources on this every time I push to build.
This commit is contained in:
parent
2cee5591f3
commit
7707a1d356
2
.github/workflows/cifuzz.yml
vendored
2
.github/workflows/cifuzz.yml
vendored
@ -3,8 +3,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- build
|
||||
- build/*
|
||||
paths-ignore:
|
||||
- 'ChangeLog'
|
||||
- 'README*'
|
||||
|
Loading…
Reference in New Issue
Block a user