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 72fab66 commit 9eae90bCopy full SHA for 9eae90b
.github/workflows/build.yml
@@ -66,10 +66,6 @@ jobs:
66
git config --global core.longpaths true
67
68
- uses: actions/checkout@v4
69
- with:
70
- repository: ${{ github.event.pull_request.head.repo.full_name }}
71
- ref: ${{ github.event.pull_request.head.ref }}
72
- token: ${{ secrets.HAMMERHEAD_GITHUB_PAT_SNYKLS }}
73
74
- name: Set up Go
75
uses: actions/setup-go@v5
0 commit comments