Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

bump: @babel/runtime from 7.25.7 to 7.26.10 #2505

bump: @babel/runtime from 7.25.7 to 7.26.10

bump: @babel/runtime from 7.25.7 to 7.26.10 #2505

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:"