Skip to content

bump: webpack from 5.92.0 to 5.94.0 in /testing/browser-functional/browser-echo-bot #2339

bump: webpack from 5.92.0 to 5.94.0 in /testing/browser-functional/browser-echo-bot

bump: webpack from 5.92.0 to 5.94.0 in /testing/browser-functional/browser-echo-bot #2339

Workflow file for this run

name: pr-style.yml
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
prStyle:
name: pr-style
runs-on: ubuntu-latest
steps:
- uses: joshgummersall/pr-style@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
require_issue: "true"
skip_authors: "dependabot"
title_prefixes: "fix:, port:, feat:, chore:, refactor:, bump:"