Skip to content

build(deps): bump @nextcloud/vue from 9.7.0 to 9.8.0 #158

build(deps): bump @nextcloud/vue from 9.7.0 to 9.8.0

build(deps): bump @nextcloud/vue from 9.7.0 to 9.8.0 #158

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