diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/go.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 3fa671d..ae86aac 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -5,6 +5,7 @@ on: branches: [master] pull_request: branches: [master] + workflow_dispatch: permissions: contents: write jobs: |