💅 indent

This commit is contained in:
Mislav Marohnić 2020-04-13 17:16:47 +02:00
parent 4e393fdab4
commit 26ee7baf67

View file

@ -2,9 +2,9 @@ name: Lint
on:
push:
paths:
- '**.go'
- go.mod
- go.sum
- "**.go"
- go.mod
- go.sum
jobs:
lint: