diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 54681a3..804a1b2 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -1,6 +1,8 @@ name: Go on: + workflow_dispatch: + branches: [ "main" ] push: branches: [ "main" ] pull_request: