IMMREX7

aku nok ndi : /home/spdtg/www/schoolmis/vendor/doctrine/deprecations/.github/workflows/
File Up :
aku nok ndi : /home/spdtg/www/schoolmis/vendor/doctrine/deprecations/.github/workflows/coding-standards.yml

name: "Coding Standards"

on:
  pull_request:
    branches:
      - "*.x"
    paths:
      - .github/workflows/coding-standards.yml
      - composer.*
      - src/**
      - phpcs.xml.dist
      - test_fixtures/**
      - tests/**
  push:
    branches:
      - "*.x"
    paths:
      - .github/workflows/coding-standards.yml
      - composer.*
      - src/**
      - phpcs.xml.dist
      - test_fixtures/**
      - tests/**

jobs:
  coding-standards:
    uses: "doctrine/.github/.github/workflows/coding-standards.yml@6.0.0"
    with:
      php-version: "8.1"

Copyright © 2021 - 2025 IMMREX7