Skip to content

Commit 0b27cf0

Browse files
committed
lint.yml -> super-linter.yml
1 parent 0b586c5 commit 0b27cf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# https://github.com/marketplace/actions/super-linter#get-started
2-
name: Lint
2+
name: Super-Linter
33

44
on: # yamllint disable-line rule:truthy
55
push: null
@@ -9,7 +9,7 @@ permissions: {}
99

1010
jobs:
1111
lint:
12-
name: Lint
12+
name: Super-Linter
1313
runs-on: ubuntu-latest
1414

1515
permissions:

0 commit comments

Comments
 (0)