Skip to content

[8.x] Automatically update jQuery when package-lock.json has been modified #306

[8.x] Automatically update jQuery when package-lock.json has been modified

[8.x] Automatically update jQuery when package-lock.json has been modified #306

Workflow file for this run

name: static analysis
on:
push:
branches:
- master
- '*.x'
pull_request:
permissions:
contents: read
jobs:
tests:
uses: laravel/.github/.github/workflows/static-analysis.yml@main