Skip to content

Bump webpack-merge from 5.9.0 to 5.10.0 #3338

Bump webpack-merge from 5.9.0 to 5.10.0

Bump webpack-merge from 5.9.0 to 5.10.0 #3338

Workflow file for this run

name: DO NOT MERGE
on:
pull_request:
types: [ unlabeled, labeled, opened, synchronize , reopened]
jobs:
build:
if: contains(github.event.pull_request.labels.*.name, 'do not merge' )
runs-on: ubuntu-latest
steps:
- name: Raise an Error
run: exit 1