Skip to content

build(deps): bump undici from 5.29.0 to 7.24.7 in the npm_and_yarn group across 1 directory #85

build(deps): bump undici from 5.29.0 to 7.24.7 in the npm_and_yarn group across 1 directory

build(deps): bump undici from 5.29.0 to 7.24.7 in the npm_and_yarn group across 1 directory #85

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
name: Validate PR title
runs-on: ubuntu-slim
steps:
- uses: amannn/action-semantic-pull-request@v6.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}