We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af91a95 commit 147cd07Copy full SHA for 147cd07
.github/workflows/build.yml
@@ -15,8 +15,6 @@ jobs:
15
go-version: 1.20
16
17
- uses: actions/checkout@v4
18
- with:
19
- ref: ${{ github.event.pull_request.head.sha }}
20
21
#TODO: Add Dockerfile linting
22
# Running go-lint
0 commit comments