diff --git a/.github/workflows/go-action.yml b/.github/workflows/go-action.yml index 448bfe1..f109c9f 100644 --- a/.github/workflows/go-action.yml +++ b/.github/workflows/go-action.yml @@ -1,6 +1,8 @@ name: Go Action detection of dependencies on: - push + push: + branches: + - main jobs: go-action-detection: