Skip to content

Commit 6371fa2

Browse files
committed
Make pretty
1 parent ed4a239 commit 6371fa2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/vpa-golangci-lint.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Golangci-lint
1+
name: Lint
22

33
on:
44
push:
@@ -16,7 +16,7 @@ permissions:
1616

1717
jobs:
1818
golangci:
19-
name: lint
19+
name: golangci-lint - VPA
2020
runs-on: ubuntu-latest
2121
steps:
2222
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)