/.github/workflows/ci-fuzzer.yaml: make fuzzer job manually triggerable

This commit is contained in:
coffeegoddd
2022-05-27 09:52:12 -07:00
parent 20c6adf98c
commit 35d082a3db
+1
View File
@@ -1,6 +1,7 @@
name: Fuzzer
on:
workflow_dispatch:
push:
paths:
- 'go/**'