Skip to content

build(deps-dev): bump typescript-eslint from 8.59.0 to 8.59.1 #147

build(deps-dev): bump typescript-eslint from 8.59.0 to 8.59.1

build(deps-dev): bump typescript-eslint from 8.59.0 to 8.59.1 #147

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