Skip to content

Bump TheDragonCode/codestyler from 2.2.0 to 3.9.0 #68

Bump TheDragonCode/codestyler from 2.2.0 to 3.9.0

Bump TheDragonCode/codestyler from 2.2.0 to 3.9.0 #68

Workflow file for this run

name: "Code-Style Check"
on: [ push, pull_request ]
permissions: read-all
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Checking PHP Syntax
uses: TheDragonCode/codestyler@v3.9.0