Skip to content

Commit cfc4c50

Browse files
author
Rajat Goel
authored
Only trigger on pull_requests
1 parent b0d5c5d commit cfc4c50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Lint
22
on:
3-
push:
43
pull_request:
5-
workflow_dispatch:
64
jobs:
75
golangci:
86
name: lint

0 commit comments

Comments
 (0)