Skip to content

chore(nextcloud_test): Update presets #2124

chore(nextcloud_test): Update presets

chore(nextcloud_test): Update presets #2124

Workflow file for this run

name: Lint
on:
pull_request:
concurrency:
group: lint-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
lint:
name: Linting
runs-on: ubuntu-24.04
steps:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Find relative markdown links
run: ./tool/find-relative-markdown-links.sh