Skip to content
This repository was archived by the owner on Jan 6, 2026. It is now read-only.

Big changes

Big changes #11

Workflow file for this run

name: Code Style
on:
push:
pull_request:
permissions: write-all
jobs:
Checks:
uses: TheDragonCode/.github/.github/workflows/code-style.yml@main
with:
php: true
node: true