Skip to content

Commit 28cc756

Browse files
committed
run lint always
1 parent 5212ed4 commit 28cc756

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ env:
1414
jobs:
1515
lint:
1616
runs-on: ubuntu-latest
17-
if: github.event_name == 'pull_request'
1817
steps:
1918
- uses: actions/checkout@v2
2019
- name: golangci-lint

0 commit comments

Comments
 (0)