We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22389f3 commit c0a8bc7Copy full SHA for c0a8bc7
.github/workflows/cifuzz.yml
@@ -4,6 +4,9 @@ on:
4
paths-ignore:
5
- 'doc/**'
6
- '**/*.md'
7
+ branches:
8
+ - main
9
+ - release-2.3
10
permissions: {}
11
jobs:
12
Fuzzing:
0 commit comments