0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-13 10:15:08 +01:00

Update linter.yml

Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
Josh 2024-07-02 15:32:02 -04:00 committed by GitHub
parent 4aa61c067c
commit a540bef384
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,4 @@
---
name: Lint Code Base
on:
@ -7,7 +8,6 @@ on:
permissions: { }
jobs:
build:
name: Lint Code Base
runs-on: ubuntu-latest
@ -21,8 +21,7 @@ jobs:
- name: Checkout code
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-depth: 0
- name: Super-Linter
uses: super-linter/super-linter@v6.6.0
env: