Skip to content

typo + ubuntu

typo + ubuntu #2

Workflow file for this run

name: PHP check
on:
push
jobs:
php-check:
runs-on: ubuntu:22.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Env
run: uname -a