Skip to content

test(nextcloud): Test spreed message expiration #2416

test(nextcloud): Test spreed message expiration

test(nextcloud): Test spreed message expiration #2416

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