diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index f679c71..a2098ea 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -11,7 +11,7 @@ on: branches: ["main"] pull_request: branches: ["main"] - +permissions: write-all jobs: build: runs-on: ubuntu-latest