Allow manual dispatch of test-go.yml (#4160)
This commit is contained in:
@@ -10,6 +10,7 @@ on:
|
||||
pull_request:
|
||||
paths:
|
||||
- '**.go'
|
||||
workflow_dispatch: # Manual
|
||||
|
||||
jobs:
|
||||
test-go:
|
||||
|
||||
Reference in New Issue
Block a user