There was an error while loading. Please reload this page.
2 parents 7496402 + 5b6e2af commit 41e5208Copy full SHA for 41e5208
1 file changed
.github/workflows/format.yml
@@ -24,9 +24,6 @@ jobs:
24
with:
25
go-version: ^1.19
26
- uses: actions/checkout@v3
27
- with:
28
- token: ${{ secrets.REPO_ACCESS_TOKEN || secrets.GITHUB_TOKEN }}
29
- ref: ${{ github.head_ref }}
30
- name: Install goimports
31
run: |
32
go mod download golang.org/x/tools
0 commit comments