diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 65e8d75..23f27eb 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -6,6 +6,8 @@ on: - main pull_request: types: [opened, synchronize] + workflow_dispatch: + jobs: unit-test: