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:
|
on: [push, pull_request]
|
||||||
push:
|
|
||||||
branches: [ master ]
|
|
||||||
pull_request:
|
|
||||||
branches: [ master ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
golint:
|
golint:
|
||||||
|
|
Loading…
Reference in New Issue