Skip to content

add task selector, change dropdowns to use floating-ui #153

add task selector, change dropdowns to use floating-ui

add task selector, change dropdowns to use floating-ui #153

Workflow file for this run

name: PHP Linting
on: push
jobs:
pint:
runs-on: ubuntu-latest
steps:
- name: "Checkout code"
uses: actions/checkout@v4
- name: "Check code style"
uses: aglipanci/[email protected]
with:
configPath: "pint.json"