mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-19 13:48:20 +02:00
rename golanglint
This commit is contained in:
parent
2260656496
commit
a5119ae758
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@ -5,7 +5,6 @@ on: [push, pull_request]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
golangci-lint:
|
golangci-lint:
|
||||||
name: lint
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user