Skip to content

build(deps-dev): bump @nextcloud/stylelint-config from 3.2.1 to 3.2.2 #156

build(deps-dev): bump @nextcloud/stylelint-config from 3.2.1 to 3.2.2

build(deps-dev): bump @nextcloud/stylelint-config from 3.2.1 to 3.2.2 #156

Workflow file for this run

name: Lint php
on:
pull_request:
push:
branches:
- master
permissions:
contents: read
pull-requests: read
concurrency:
group: lint-php-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
lint-php:
uses: chenasraf/workflows/.github/workflows/nextcloud-lint-php.yml@nextcloud-latest
secrets: inherit