Run cifuzz on stable and next branches

This commit is contained in:
Frank Denis
2023-07-18 17:58:52 +02:00
parent 0bc8e0bdfd
commit 81dcedf501
+7 -1
View File
@@ -1,5 +1,11 @@
name: CIFuzz
on: [pull_request]
on:
push:
branches: [stable, next]
pull_request:
branches: [stable, next]
jobs:
Fuzzing:
runs-on: ubuntu-latest