Skip to content

chore(deps): bump webpack from 5.76.1 to 5.94.0 in /docs #313

chore(deps): bump webpack from 5.76.1 to 5.94.0 in /docs

chore(deps): bump webpack from 5.76.1 to 5.94.0 in /docs #313

name: 'Is PR Title Conventional'
on:
pull_request:
branches: [master]
jobs:
main:
name: Conventional Pull Request Title Check
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}