Change linter workflow branches and name
This commit is contained in:
parent
72c74f7800
commit
5bcce95bbf
|
@ -1,10 +1,6 @@
|
|||
name: Linter
|
||||
name: GolangCI-Lint
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
golint:
|
||||
|
|
Loading…
Reference in New Issue