Skip to content

Upgrade everything to its newest version, use PSR-12, support PHP 8.3 #14

Upgrade everything to its newest version, use PSR-12, support PHP 8.3

Upgrade everything to its newest version, use PSR-12, support PHP 8.3 #14

Workflow file for this run

name: Pull request check
on: [pull_request]
jobs:
block-fixup-merge:
runs-on: ubuntu-latest
name: Block fixup commits
steps:
- uses: actions/checkout@v2
- name: Block fixup commit merge
uses: 13rac1/block-fixup-merge-action@v2.0.0