Skip to content

chore(deps): bump @babel/runtime from 7.22.3 to 7.27.0 in /package/expo-package #4348

chore(deps): bump @babel/runtime from 7.22.3 to 7.27.0 in /package/expo-package

chore(deps): bump @babel/runtime from 7.22.3 to 7.27.0 in /package/expo-package #4348

Workflow file for this run

name: 'Lint PR title'
on:
pull_request:
branches:
- develop
- 'v[0-9]+.[0-9]+.[0-9]+'
types: [opened, edited, synchronize]
jobs:
lint_pr_title:
runs-on: ubuntu-latest
steps:
- uses: deepakputhraya/action-pr-title@v1.0.2
with:
regex: '^(\w*)(?:\((.*)\))?: (.*)$'