lint.yml -> super-linter.yml
This commit is contained in:
parent
0b586c5d0c
commit
0b27cf0a44
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# https://github.com/marketplace/actions/super-linter#get-started
|
||||
name: Lint
|
||||
name: Super-Linter
|
||||
|
||||
on: # yamllint disable-line rule:truthy
|
||||
push: null
|
||||
|
|
@ -9,7 +9,7 @@ permissions: {}
|
|||
|
||||
jobs:
|
||||
lint:
|
||||
name: Lint
|
||||
name: Super-Linter
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
permissions:
|
||||
Loading…
Add table
Add a link
Reference in a new issue