Create php.yml

This commit is contained in:
Bobi 2023-11-23 22:15:32 +02:00 committed by GitHub
parent e65cdab27a
commit 7a46c6043f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

22
.github/workflows/php.yml vendored Normal file
View file

@ -0,0 +1,22 @@
name: Test AlphaXPanel
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install AlphaXPanel
run: ls