Skip to content

Commit dcf674e

Browse files
committed
disable fuzzing for WIP branch.
Signed-off-by: Jiewen Yao <[email protected]>
1 parent 22389f3 commit dcf674e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/cifuzz.yml

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: CIFuzz
22
on:
3+
push:
4+
branches:
5+
- main
6+
- release-2.3
37
pull_request:
48
paths-ignore:
59
- 'doc/**'

0 commit comments

Comments
 (0)