Skip to content
This repository was archived by the owner on Aug 18, 2026. It is now read-only.

chore(deps-dev): bump webpack from 5.102.1 to 5.105.0 (#303) #119

chore(deps-dev): bump webpack from 5.102.1 to 5.105.0 (#303)

chore(deps-dev): bump webpack from 5.102.1 to 5.105.0 (#303) #119

Workflow file for this run

name: PHP
on:
pull_request:
push:
branches:
- trunk
- release
- alpha
- 'hotfix/**'
- 'epic/**'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint-php:
uses: Automattic/newspack-scripts/.github/workflows/reusable-lint-php.yml@trunk
test-php:
uses: Automattic/newspack-scripts/.github/workflows/reusable-test-php.yml@trunk