Allow manual dispatch of test-go.yml (#4160)

This commit is contained in:
Lucas Manuel Rodriguez
2022-02-14 12:13:02 -03:00
committed by GitHub
parent 8070e1e606
commit 0ed0c4e27f
+1
View File
@@ -10,6 +10,7 @@ on:
pull_request:
paths:
- '**.go'
workflow_dispatch: # Manual
jobs:
test-go: