We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22389f3 commit dcf674eCopy full SHA for dcf674e
.github/workflows/cifuzz.yml
@@ -1,5 +1,9 @@
1
name: CIFuzz
2
on:
3
+ push:
4
+ branches:
5
+ - main
6
+ - release-2.3
7
pull_request:
8
paths-ignore:
9
- 'doc/**'
0 commit comments