Skip to content

pull-request

pull-request #2

Workflow file for this run

name: pull-request
on: workflow_dispatch
jobs:
lintTest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build
run: make rebuild-with-composer