mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-21 19:39:04 -05:00
/.github/workflows/ci-fuzzer.yaml: make fuzzer job manually triggerable
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: Fuzzer
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- 'go/**'
|
||||
|
||||
Reference in New Issue
Block a user