Skip to content

allow deleting

allow deleting #3

Workflow file for this run

name: build-cli
on:
push:
branches:
- v2
pull_request:
branches:
- v2
jobs:
build-linux:
runs-on: self-hosted
steps:
- uses: actions/checkout@v2
- name: Build php
run: cli/build-php.sh