Skip to content

fix(examples/web): updated webpack deps and npm start #10018

fix(examples/web): updated webpack deps and npm start

fix(examples/web): updated webpack deps and npm start #10018

name: 'Component Owners'
on:
pull_request_target:
jobs:
run_self:
runs-on: ubuntu-latest
name: Auto Assign Owners
steps:
- uses: dyladan/component-owners@main
with:
config-file: .github/component_owners.yml
repo-token: ${{ secrets.GITHUB_TOKEN }}