We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba8d804 commit c69ab2aCopy full SHA for c69ab2a
.github/workflows/test.yaml
@@ -51,8 +51,6 @@ jobs:
51
go-version: ${{ matrix.go-version }}
52
53
- name: Setup Environment
54
- env:
55
- GH_TOKEN: ${{ github.token }}
56
run: |
57
git config --global --add safe.directory "$GITHUB_WORKSPACE"
58
0 commit comments