Skip to content

feat(webpack): BREAKING CHANGE Upgrade to webpack 5 and react-styleguidist 12.0.1 #3477

feat(webpack): BREAKING CHANGE Upgrade to webpack 5 and react-styleguidist 12.0.1

feat(webpack): BREAKING CHANGE Upgrade to webpack 5 and react-styleguidist 12.0.1 #3477

Workflow file for this run

name: "Semantic Pull Request"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}