Skip to content

Bump TheDragonCode/codestyler from 4 to 5 #82

Bump TheDragonCode/codestyler from 4 to 5

Bump TheDragonCode/codestyler from 4 to 5 #82

Workflow file for this run

name: "Code-Style Check"
on: [ push, pull_request ]
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Checking PHP Syntax
uses: TheDragonCode/codestyler@v5