diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 862ad18..58ed593 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -5,6 +5,7 @@ on: branches: [ "main" ] pull_request: branches: [ "main" ] + workflow_dispatch: jobs: test: