Skip to content

Bump livewire/livewire from 2.12.6 to 2.12.7 #490

Bump livewire/livewire from 2.12.6 to 2.12.7

Bump livewire/livewire from 2.12.6 to 2.12.7 #490

Workflow file for this run

name: Check JSON syntax
on:
pull_request:
jobs:
jsoncheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: json-syntax-check
uses: limitusus/json-syntax-check@v2
with:
pattern: "\\.json$"