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 5212ed4 commit 28cc756Copy full SHA for 28cc756
.github/workflows/ci.yml
@@ -14,7 +14,6 @@ env:
14
jobs:
15
lint:
16
runs-on: ubuntu-latest
17
- if: github.event_name == 'pull_request'
18
steps:
19
- uses: actions/checkout@v2
20
- name: golangci-lint
0 commit comments