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 061da6a commit 6e11796Copy full SHA for 6e11796
.github/workflows/go-verdiff.yaml
@@ -12,5 +12,4 @@ jobs:
12
- uses: actions/checkout@v4
13
with:
14
fetch-depth: 0
15
- - name: Check golang version
16
- run: hack/tools/check-go-version.sh "${{ github.event.pull_request.base.sha }}"
+ - run: hack/tools/check-go-version.sh "${{ github.event.pull_request.base.sha }}"
0 commit comments