Skip to content

remove our global for the upload_dir infinite loop (#34) #67

remove our global for the upload_dir infinite loop (#34)

remove our global for the upload_dir infinite loop (#34) #67

Workflow file for this run

name: Lint
on: push
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Lint
run: |
composer install
composer lint