Skip to content

Bump webpack from 5.76.0 to 5.94.0 in /demos/npm #66

Bump webpack from 5.76.0 to 5.94.0 in /demos/npm

Bump webpack from 5.76.0 to 5.94.0 in /demos/npm #66

Workflow file for this run

name: Continuous Integration
on:
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
workflow_dispatch:
jobs:
tests-prettier:
uses: ./.github/workflows/reusable-lint-test.yml
build:
needs: [tests-prettier]
uses: ./.github/workflows/reusable-build.yml
permissions:
contents: read
id-token: write