diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 5bb288c2..d4902e99 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -1,6 +1,4 @@ -on: - push: - branches: ['*'] +on: push permissions: contents: write