Skip to content

Commit c0a8bc7

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cifuzz.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
paths-ignore:
55
- 'doc/**'
66
- '**/*.md'
7+
branches:
8+
- main
9+
- release-2.3
710
permissions: {}
811
jobs:
912
Fuzzing:

0 commit comments

Comments
 (0)