Skip to content

Update GitHub Actions: Use typisttech/.github/tree/main/.github/workflows v2.5.0 #81

Update GitHub Actions: Use typisttech/.github/tree/main/.github/workflows v2.5.0

Update GitHub Actions: Use typisttech/.github/tree/main/.github/workflows v2.5.0 #81

Workflow file for this run

name: Test
on:
workflow_dispatch:
pull_request:
branches:
- main
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref_name }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
permissions: {}
jobs:
php-matrix:
uses: typisttech/.github/.github/workflows/php-matrix.yml@php-matrix
permissions:
contents: read